freebsd-dev/sys/amd64
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 Now that this code is MD, we don't need the i386 ifdefs. 2001-09-07 03:00:30 +00:00
amd64 Change vmapbuf() to use pmap_qenter() and vunmapbuf() to use pmap_qremove(). 2001-10-14 21:09:04 +00:00
conf The faith(4) device is no longer a count device so don't specify a count. 2001-09-25 18:56:40 +00:00
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
pci It turns out that while Toshiba laptops don't want to route interrupts 2001-08-28 16:35:01 +00:00
Makefile Update tags directive to reflect the new location of soft updates 2000-07-04 00:18:43 +00:00