NetBSD/sys/rump/librump
pooka 9bd36d4186 tmpfs has two layers of uvm objects (vnode->uobj and the anon object
in tmpfs_node), so when playing with pages make sure we lock the
uvm object the pages belong to instead of the vnode's uvm object.

per test from Nicolas Joly (which I'm sure he will commit soon ;)
2011-02-27 13:37:39 +00:00
..
rumpdev
rumpkern Don't autogenerate a large number of unnecessary device nodes, just 2011-02-25 18:56:20 +00:00
rumpnet Add a new AF/PF_ROUTE which is 64-bit clean which makes the routing socket 2011-02-01 01:39:19 +00:00
rumpvfs tmpfs has two layers of uvm objects (vnode->uobj and the anon object 2011-02-27 13:37:39 +00:00
Makefile rumpcrypto should never have been its own faction, so finally make 2010-12-05 20:11:21 +00:00
Makefile.inc
makerumpif.sh Print generated filenames so i remember which ones to commit. 2010-09-01 19:32:11 +00:00