NetBSD/sys/rump/librump/rumpkern
pgoyette 2bc9136f54 Regen 2015-12-03 02:56:48 +00:00
..
arch Apparently new source files need to be added to each Makefile.inc 2015-04-22 20:10:56 +00:00
Makefile
Makefile.rumpkern Add a COMMENT describing what each component roughly does. 2015-10-19 16:16:32 +00:00
accessors.c Use vmspace of calling [rump kernel] process instead of sysspace. 2015-04-03 16:37:02 +00:00
atomic_cas_generic.c
cons.c Implement fo_poll so that rump_sys_poll(stdout) works 2015-05-26 15:29:39 +00:00
devsw.c
emul.c add cpu_getmodel() 2015-08-25 14:47:26 +00:00
etfs_wrap.c
hyperentropy.c Revert previous -- a little too quick on the commit trigger. 2015-04-21 04:05:57 +00:00
intr.c Don't use KASSERT() to test for external return values, use panic() 2015-08-16 11:06:54 +00:00
klock.c
kobj_rename.c
locks.c Add lockdebug_barrier 2015-09-30 02:45:33 +00:00
locks_up.c
ltsleep.c
lwproc.c Give remote clients struct pmap storage. Although the pmap is unused, 2015-04-18 15:49:18 +00:00
rump.3
rump.c Allow rumpkernel to use rw_obj_* 2015-08-31 07:38:48 +00:00
rump_atomic_cas_up.c
rump_curlwp.h
rump_curlwp___thread.h
rump_curlwp_hypercall.h
rump_lwproc.3 fix typo 2015-03-23 15:42:29 +00:00
rump_private.h Apparently not all ports define struct clockframe in cpu.h, so we cannot 2015-04-22 17:38:33 +00:00
rump_syscalls.c Regen 2015-12-03 02:56:48 +00:00
rumpcopy.c Give remote clients struct pmap storage. Although the pmap is unused, 2015-04-18 15:49:18 +00:00
rumpkern.ifspec
rumpkern_if_priv.h
rumpkern_if_wrappers.c
rumpkern_syscalls.c regen 2015-06-18 15:19:50 +00:00
scheduler.c add ncpuonline 2015-08-25 14:47:39 +00:00
signals.c Give remote clients struct pmap storage. Although the pmap is unused, 2015-04-18 15:49:18 +00:00
sleepq.c
threads.c
vm.c Adapt to e_default_mapaddr signature changes 2015-11-26 15:13:43 +00:00