NetBSD/sys/arch/mips
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
..
alchemy Read USBH_ENABLE twice in succession according to Errata 7 for au1500. 2003-04-03 16:41:23 +00:00
bonito Update to rev 1.48 from Algorithmics; adds BONITO64 register definitions. 2002-08-18 16:00:33 +00:00
cfe Update to consistently use Broadcom GPL-compatible license on all SiByte code. 2003-02-07 17:38:48 +00:00
conf s/ohci.c/ohci_aubus.c/ 2003-04-01 17:31:50 +00:00
include Add the ability for pool caches to cache the physical address of 2003-04-09 18:22:13 +00:00
mips Use PAGE_SIZE rather than NBPG. 2003-04-08 23:39:14 +00:00
sibyte Initialize new members (cn_halt and cn_flush) in consdev to NULL to 2003-03-28 07:10:35 +00:00
Makefile Install the kernel linker script in /usr/lkm/ldscript so that modload(8) 2002-10-10 01:59:29 +00:00
Makefile.inc