freebsd-dev/sys/sparc64
Alan Cox 3d2e54c317 Push down the acquisition and release of the page queues lock into
pmap_protect() and pmap_remove().  In general, they require the lock in
order to modify a page's pv list or flags.  In some cases, however,
pmap_protect() can avoid acquiring the lock.
2004-07-15 18:00:43 +00:00
..
central
compile
conf The SC_DISABLE_DDBKEY options has been renamed to SC_DISABLE_KDBKEY. 2004-07-11 03:21:24 +00:00
creator - Add missing <sys/module.h>. [1] 2004-07-09 23:12:22 +00:00
ebus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
fhc Really remove __RMAN_RESORUCE_VISIBLE 2004-07-03 20:49:00 +00:00
include Mega update for the KDB framework: turn DDB into a KDB backend. 2004-07-10 23:47:20 +00:00
isa
pci Update for the KDB framework: 2004-07-10 23:06:41 +00:00
sbus These don't need RMAN_RESOURCE_VISIBLE now that rman is visible 2004-07-03 20:56:16 +00:00
sparc64 Push down the acquisition and release of the page queues lock into 2004-07-15 18:00:43 +00:00