NetBSD/sys/rump/librump/rumpkern
pooka 93b95ff6a0 * integrate rumpuser_getversion() with the hypervisor initialization
* rename some identifiers to better match reality
2013-04-27 14:59:08 +00:00
..
arch Stopgap fix to make rump cooperate with pserialize, may be revisited later. 2013-02-19 09:04:53 +00:00
opt Remove COMPAT_SA / KERN_SA. Welcome to 6.99.3! 2012-02-19 21:05:51 +00:00
atomic_cas_generic.c
cprng_stub.c
devsw.c
emul.c calculate vnode cache size based on the resource it gets allocated from 2013-03-18 13:36:21 +00:00
intr.c
klock.c Gather some statistics about biglock usage. 2012-10-09 13:35:50 +00:00
kobj_rename.c
kobj_stubs.c
locks_up.c Try to make sure that the appropriate calls to mutex_enter() takes 2013-04-27 13:59:46 +00:00
locks.c Try to make sure that the appropriate calls to mutex_enter() takes 2013-04-27 13:59:46 +00:00
ltsleep.c
lwproc.c Support multiple syscall emuls. 2013-03-07 18:49:13 +00:00
Makefile
Makefile.rumpkern Allow Makefile.rump to append to SRCS. 2013-03-15 12:09:58 +00:00
memalloc.c Use kern_malloc.c instead of the relegated allocators in memalloc.c. 2013-03-10 17:05:12 +00:00
pmap_stub.c
rump_atomic_cas_up.c
rump_private.h Don't allow kernel threads to run before all CPUs have been initialized 2013-03-10 16:51:31 +00:00
rump_syscalls.c regen 2013-03-07 19:18:08 +00:00
rump.c * integrate rumpuser_getversion() with the hypervisor initialization 2013-04-27 14:59:08 +00:00
rumpcopy.c
rumpcpu_generic.c rumpkern: 2012-06-22 12:45:43 +00:00
rumpkern_if_priv.h *** empty log message *** 2013-03-07 18:50:17 +00:00
rumpkern_if_wrappers.c *** empty log message *** 2013-03-07 18:50:17 +00:00
rumpkern.ifspec Support multiple syscall emuls. 2013-03-07 18:49:13 +00:00
scheduler.c kill some -Wunused-but-set-variable warnings 2012-11-13 20:10:02 +00:00
signals.c
sleepq.c Make RUN_ONCE actually run only once. Also, remove a "slightly" 2013-03-10 11:21:05 +00:00
threads.c Don't allow kernel threads to run before all CPUs have been initialized 2013-03-10 16:51:31 +00:00
vm.c Use kern_malloc.c instead of the relegated allocators in memalloc.c. 2013-03-10 17:05:12 +00:00