NetBSD/sys
chs 4b2625143d change uvm_uarea_alloc() to indicate whether the returned uarea is already
backed by physical pages (ie. because it reused a previously-freed one),
so that we can skip a bunch of useless work in that case.
this fixes the underlying problem behind PR 18543, and also speeds up fork()
quite a bit (eg. 7% on my pc, 1% on my ultra2) when we get a cache hit.
2002-11-17 08:32:43 +00:00
..
adosfs
altq
arch change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
coda
compat regen 2002-11-17 02:48:12 +00:00
conf The kernel now builds with COMPAT_DARWIN. 2002-11-12 23:40:19 +00:00
crypto
ddb make stack trace on i386 work again. 2002-11-13 05:59:28 +00:00
dev Add dreamcast specific device names 2002-11-17 05:56:12 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs
kern change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
lib Add an assembler version of strcmp, based on example code from the ARM 2002-11-16 18:27:40 +00:00
lkm vnd.c 2002-11-16 08:10:48 +00:00
miscfs genfs_compat_gop_write: set uio_iovcnt correctly. 2002-11-15 14:01:57 +00:00
msdosfs
net Fix typo: IEEE80211_FC0_SUBTYPE_CF_ACK_CF_ACK becomes 2002-11-16 06:08:31 +00:00
netatalk
netccitt
netinet
netinet6
netisdn
netiso
netkey
netnatm
netns
netsmb
nfs
ntfs
stand
sys Fix compilation errors introduced by recent trace_enter()/ktrsyscall() changes. 2002-11-16 07:40:38 +00:00
ufs
uvm change uvm_uarea_alloc() to indicate whether the returned uarea is already 2002-11-17 08:32:43 +00:00
Makefile