NetBSD/sys/arch/sparc
chs f455dd6596 add a `flags' argument to uvm_pagealloc_strat().
define a flag UVM_PGA_USERESERVE to allow non-kernel object
allocations to use pages from the reserve.
use the new flag for allocations in pmap modules.
1999-04-11 04:04:04 +00:00
..
compile
conf Enable rnd. 1999-03-31 14:29:33 +00:00
dev Add pps support. Only enable pps if CLOCAL & !MDMBUF. 1999-03-27 01:21:36 +00:00
fpu Assign copyright to TNF. 1998-09-05 15:28:08 +00:00
include Changes for modified pmap_enter() API: 1999-03-26 23:41:25 +00:00
sparc add a `flags' argument to uvm_pagealloc_strat(). 1999-04-11 04:04:04 +00:00
stand Use `-Ttext' switch & collect ld options in LINKFLAGS. 1999-03-05 11:13:39 +00:00
Makefile