NetBSD/sys/rump/librump/rumpuser
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
..
Makefile It seems profiling really really doesn't like pthreads on my system 2009-01-20 21:43:13 +00:00
rumpuser.3 Backup some manual page sketches lest I delete the wrong source tree. 2008-07-28 18:34:31 +00:00
rumpuser.c Remove linux compat no longer necessary now that libkern is included 2009-01-07 20:24:12 +00:00
rumpuser_int.h Explicitly pass a pointer to the kernel lock/unlock routines in 2009-01-07 22:50:08 +00:00
rumpuser_net.c __RCSID 2008-12-18 00:21:52 +00:00
rumpuser_pth.c Track mutex/rwlock/condvar status. This allows us to get rid of 2009-01-10 22:28:42 +00:00
rumpuser_pth_dummy.c It seems profiling really really doesn't like pthreads on my system 2009-01-20 21:43:13 +00:00