NetBSD/sys/rump/librump/rumpkern
pooka f48aa71ad4 fix build (hi rmind!) 2007-11-11 17:18:47 +00:00
..
opt define FFS 2007-08-26 23:53:24 +00:00
Makefile Include bufq priority implementations also and link librump with 2007-10-31 17:53:38 +00:00
auth.c Don't play rename & typecast games with kauth_cred_t, but rather 2007-08-25 10:22:31 +00:00
emul.c fix build (hi rmind!) 2007-11-11 17:18:47 +00:00
fstrans_stub.c Update the file system copy-on-write handler. 2007-10-07 13:38:53 +00:00
genfs_io.c Execute I/O in a separate thread for async I/O where previously 2007-11-07 18:59:18 +00:00
locks.c implement _kernel_lock{,_unlock}() 2007-11-07 16:24:22 +00:00
ltsleep.c Execute I/O in a separate thread for async I/O where previously 2007-11-07 18:59:18 +00:00
misc_stub.c Kill handrolled buffercache and use vfs_bio from the kernel. This is 2007-08-14 13:54:14 +00:00
pmap_stub.c * compile subr_time.c from kern/ 2007-08-09 07:42:07 +00:00
pool.c fix pool cache line alignment code (hi ad) 2007-11-07 16:22:22 +00:00
rump.c Execute I/O in a separate thread for async I/O where previously 2007-11-07 18:59:18 +00:00
rump.h Emulate spls by using pthread rwlocks: splfoo() takes a read lock 2007-11-07 15:41:18 +00:00
rump_private.h implement _kernel_lock{,_unlock}() 2007-11-07 16:24:22 +00:00
specfs.c Execute I/O in a separate thread for async I/O where previously 2007-11-07 18:59:18 +00:00
vfs.c initialize vnode interlock when creating one 2007-11-06 12:14:37 +00:00
vfsops_stub.c Compile most genfs routines directly out of the kernel sources. 2007-10-17 16:48:16 +00:00
vm.c Fix locking issues with the anonymous pager too so that tmpfs can work. 2007-11-06 12:57:50 +00:00