freebsd-dev/sys
Peter Wemm f59685a4b7 Avoid vm_page_lookup() [grabs a spinlock] and just process the upage
object memq instead.

Suggested by:	alc
2002-07-08 01:11:10 +00:00
..
alpha Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
amd64 Fix a hideous TLB bug. pmap_unmapdev neglected to remove the device 2002-07-08 00:17:43 +00:00
arm
boot Enable netboot support by default, since it can now coexist with disk and 2002-07-07 23:08:22 +00:00
cam
coda
compat
conf Add bmtphy.c 2002-07-05 11:08:55 +00:00
contrib
crypto
ddb
dev Cleanup after my de-__P (remove leading whitespace before prototype args). 2002-07-06 16:34:32 +00:00
fs
geom
gnu
i4b
i386 Fix a hideous TLB bug. pmap_unmapdev neglected to remove the device 2002-07-08 00:17:43 +00:00
ia64 Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
isa
isofs/cd9660
kern Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
libkern
modules
net Remove 0 initializers for global/static variables, so they end up in 2002-07-07 22:42:57 +00:00
netatalk
netatm
netgraph
netinet Implement the last 2-3 missing instructions for ipfw, 2002-07-05 22:43:06 +00:00
netinet6
netipx
netkey
netnatm
netncp
netns
netsmb
nfs
nfsclient
nfsserver
pc98
pccard
pci
posix4
powerpc Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
rpc
security/lomac
sparc64 Collect all the (now equivalent) pmap_new_proc/pmap_dispose_proc/ 2002-07-07 23:05:27 +00:00
sys Fixup uses of GETVOBJECT. 2002-07-06 08:59:52 +00:00
tools - Use 'options DEBUG_VFS_LOCKS' instead of the DEBUG_ALL_VFS_LOCKS 2002-07-07 06:39:36 +00:00
ufs
vm Avoid vm_page_lookup() [grabs a spinlock] and just process the upage 2002-07-08 01:11:10 +00:00
Makefile