NetBSD/sys/rump/librump
pooka 8e9ecb1ac9 It seems profiling really really doesn't like pthreads on my system
for some reason.  Because I don't have time to descends into the
depths to figure out why, give an alternative rumpuser_pth module,
which allows to link rump completely without pthreads.  Naturally,
this means that no threads can be used, but it's enough to get
profiling done in some cases.
2009-01-20 21:43:13 +00:00
..
rumpkern Change the use of formally undocumented features, which have now been 2009-01-18 20:42:11 +00:00
rumpnet Purge multiple kernel opt files. 2009-01-01 19:43:57 +00:00
rumpuser It seems profiling really really doesn't like pthreads on my system 2009-01-20 21:43:13 +00:00
rumpvfs lf_init() 2009-01-13 11:40:55 +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 Define -DMODULAR in Makefile.rump instead of the sys/rump/librump 2009-01-02 11:13:38 +00:00