NetBSD/sys
thorpej 7f125220f4 Add a new pool initialization flag, PR_IMMEDRELEASE. This flag causes
idle pool pages to be returned to the system immediately upon becoming
de-fragmented.

Also, in pool_do_put(), don't free back an idle page unless we are over
our minimum page claim.
2004-01-09 19:00:16 +00:00
..
altq
arch nuke trailing spaces. 2004-01-09 18:31:25 +00:00
coda
compat off-by-one error in ary subscript. 2004-01-02 02:09:52 +00:00
conf Store the copyright text in conf/copyright, and use conf/newvers.sh 2004-01-05 03:33:06 +00:00
crypto
ddb
dev in ehci_softintr() when looping over the active xfers, save the next pointer 2004-01-09 09:19:33 +00:00
fs
gdbscripts
ipkdb
kern Add a new pool initialization flag, PR_IMMEDRELEASE. This flag causes 2004-01-09 19:00:16 +00:00
lib
lkm
miscfs
net
net80211
netatalk
netccitt
netinet When accepting a peer's MSS, never let it drop below 256 (SLIP + TCP will 2004-01-07 19:15:43 +00:00
netinet6
netipsec Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs - get pages to loan out in uvm_loanuobjpages() rather than 2004-01-07 12:17:10 +00:00
opencrypto Split opencrypto configuration into an attribute, usable by inkernel 2003-12-31 16:44:26 +00:00
stand
sys Add a new pool initialization flag, PR_IMMEDRELEASE. This flag causes 2004-01-09 19:00:16 +00:00
ufs reintroduce compatbility defines for 2004-01-03 19:18:17 +00:00
uvm #if 0 out unused ubc_flush(). 2004-01-07 12:18:16 +00:00
Makefile