NetBSD/sys/rump/librump
pooka df8e80be1a Separate the timer thread and soft interrut workers. Use a dynamic
size pool of workers to make sure there are enough for processing
the scheduled soft interrupts.
2008-12-18 00:12:00 +00:00
..
rumpkern Separate the timer thread and soft interrut workers. Use a dynamic 2008-12-18 00:12:00 +00:00
rumpnet "Manually" call rn_init() to make sure it's done. The real kernel 2008-11-25 18:44:05 +00:00
rumpuser If available (__NetBSD__), use pthread_setname_np() to set the 2008-12-17 20:16:28 +00:00
rumpvfs Mark pages busy during VOP_PUTPAGES(). Deals with KASSERT in nfs write. 2008-12-16 14:48:31 +00:00
Makefile Split vfs out of rumpkern into rumpvfs. Non-fs rumps no longer 2008-11-19 14:10:48 +00:00
Makefile.inc fix compilation and lint warnings. 2008-10-30 01:54:24 +00:00