NetBSD/sys/arch/x86_64
thorpej a0aee79a1d Add the ability for pool caches to cache the physical address of
objects.  Clients of the pool_cache API must consistently use
the "paddr" variants or not, otherwise behavior is undefined.

Enable this on Alpha, ARM, MIPS, and x86.  Other platforms must
define POOL_VTOPHYS() in the appropriate manner in order to enable
the feature.

Part 1 of a series of simple patches contributed by Wasabi Systems
to improve network performance.
2003-04-09 18:22:13 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Resurrect the REALBASEMEM and REALEXTMEM option for this port; they're 2003-03-25 00:09:27 +00:00
include Add the ability for pool caches to cache the physical address of 2003-04-09 18:22:13 +00:00
isa * Rework interrupt code 2003-03-05 23:55:57 +00:00
pci * Rework interrupt code 2003-03-05 23:55:57 +00:00
x86_64 Use PAGE_SIZE rather than NBPG. 2003-04-01 15:02:05 +00:00
Makefile Don't descend into ../i386/include anymore. 2003-03-06 22:22:55 +00:00