freebsd-dev/sys/i386
Tor Egge 10ad529832 Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove().
This significantly reduces the number of TLB shootdowns caused by
vmapbuf/vunmapbuf when performing many large reads from raw disk devices.

Reviewed by:	dillon
2001-10-14 21:09:04 +00:00
..
acpica
apm
bios
compile
conf Documentation nitpick. IPFIREWALL_VERBOSE logging really has nothing 2001-10-11 11:21:18 +00:00
i386 Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove(). 2001-10-14 21:09:04 +00:00
ibcs2
include Add missing includes of sys/ktr.h. 2001-10-11 17:53:43 +00:00
isa Add missing includes of sys/lock.h. 2001-10-11 17:52:20 +00:00
linux Oops, these already included sys/lock.h, they just did so after 2001-10-11 18:25:57 +00:00
pci
svr4 If we have a p variable pointing to td->td_proc already, use it instead of 2001-09-18 21:20:58 +00:00
Makefile