..
arch
Give the kernel pmap a container in case some tries to access it
2010-06-17 08:22:02 +00:00
opt
atomic_cas_generic.c
devsw.c
"regen": /dev/md*
2010-11-22 20:29:15 +00:00
emul.c
Since "physmem" is largely unused except for zfs wanting to know
2011-01-21 13:11:03 +00:00
intr.c
Track lwp as the rumpuser mutex owner instead of pthread_t (this
2010-12-01 14:59:37 +00:00
klock.c
Track lwp as the rumpuser mutex owner instead of pthread_t (this
2010-12-01 14:59:37 +00:00
kobj_rename.c
kobj_stubs.c
locks_up.c
implement mutex_owner()
2010-12-01 17:22:51 +00:00
locks.c
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
2011-01-18 22:21:22 +00:00
ltsleep.c
Track lwp as the rumpuser mutex owner instead of pthread_t (this
2010-12-01 14:59:37 +00:00
lwproc.c
Introduce RUMP_LOCALPROC_P() macro and use it.
2011-01-13 15:38:29 +00:00
Makefile
Makefile.rumpkern
use compat code from sys/compat/common
2011-01-17 16:20:20 +00:00
memalloc.c
Reflect change to pool_drain_end. Makes -DRUMP_USE_UNREAL_ALLOCATORS
2010-07-11 11:27:47 +00:00
pmap_stub.c
Reinstate the blanket pmap.h for archs which do not conform to the
2010-06-16 11:45:21 +00:00
rump_atomic_cas_up.c
Add aliases for _atomic_cas_foo, as they are used often. A snafu
2010-11-23 12:51:10 +00:00
rump_private.h
Introduce RUMP_LOCALPROC_P() macro and use it.
2011-01-13 15:38:29 +00:00
rump_syscalls.c
regen: more compat syscalls
2011-01-17 18:25:17 +00:00
rump.c
When the client and the rump kernel are the same host process, all
2011-01-12 12:51:21 +00:00
rumpcopy.c
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
2011-01-18 22:21:22 +00:00
rumpcpu_generic.c
Add SMP support for all architectures.
2011-01-04 16:23:35 +00:00
rumpkern_if_priv.h
regen: rump_lwproc_rfork
2011-01-02 12:53:13 +00:00
rumpkern_if_wrappers.c
regen: rump_lwproc_rfork
2011-01-02 12:53:13 +00:00
rumpkern.ifspec
There is a use case where preserving the parent's fd table is
2011-01-02 12:52:25 +00:00
scheduler.c
KASSERT we don't return back to userspace with the kernel lock held.
2011-01-11 10:49:20 +00:00
signals.c
Support SIGMODEL_RAISE for non-local clients.
2011-01-14 13:11:08 +00:00
sleepq.c
When the client and the rump kernel are the same host process, all
2011-01-12 12:51:21 +00:00
threads.c
Attach implicit threads to initproc instead of proc0. This way
2010-10-29 15:32:23 +00:00
vm.c
Add support for compiling ZFS and Solaris modules as RUMP libraries. Add
2011-01-18 22:21:22 +00:00