NetBSD/sys/arch/usermode
reinoud 88bfa5cb05 Move from pool(9) to kmem_zalloc(9) for L2 page tables. A pool with PAGE_SIZE
elements is accepted but seems to panic now and then claiming it can't find
the header info.

XXX should this be PR'd?
2012-03-02 16:56:32 +00:00
..
compile
conf No need to explicitly use thunkbus at this place. thunkbus == mainbus on 2012-01-23 12:08:31 +00:00
dev Complete rewrite of the signal and spl framework for NetBSD/usermode 2012-01-21 22:09:56 +00:00
include Fix /dev/kmem access and make vmstat(1) `work'. Not sure all the results are 2012-02-08 17:55:21 +00:00
modules/syscallemu i386 and x86_64 versions of this code are the same, rename to syscallemu_x86.c 2012-01-06 13:16:20 +00:00
target Add extra kasserts to make sure we dont derive paramters from zero ucp's 2012-01-21 22:05:06 +00:00
usermode Move from pool(9) to kmem_zalloc(9) for L2 page tables. A pool with PAGE_SIZE 2012-03-02 16:56:32 +00:00