NetBSD/sys/rump/librump/rumpkern
2009-10-19 14:43:46 +00:00
..
arch include rumpcpu_generic 2009-10-15 23:42:40 +00:00
opt * support uvm_pagermapin/out(), adapt uvm_pageratop() 2009-08-04 23:58:29 +00:00
atomic_cas_generic.c * Add adapted version of the userspace atomic_cas ops for platforms 2009-01-12 02:22:55 +00:00
emul.c Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
intr.c arrr, implement softint_disestablish(). this code be needin' an enema, matey. 2009-09-19 14:18:01 +00:00
kobj_stubs.c fix format 2009-01-01 19:33:40 +00:00
locks.c Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
ltsleep.c Add initial work on a rump virtual cpu scheduler. This is necessary 2009-10-15 00:28:46 +00:00
Makefile Install rump libraries and utilities to the base system and remove the 2008-07-29 13:17:40 +00:00
Makefile.rumpkern Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
misc_stub.c Add initial work on a rump virtual cpu scheduler. This is necessary 2009-10-15 00:28:46 +00:00
percpu.c Add initial work on a rump virtual cpu scheduler. This is necessary 2009-10-15 00:28:46 +00:00
pmap_stub.c vax macro magic requires Sysmap (untested). 2009-09-18 18:31:53 +00:00
pool.c remove pool link set attach code 2009-09-13 19:07:18 +00:00
rump_private.h Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
rump_syscalls.c regen: fix rump varargs syscalls prototypes 2009-10-13 21:57:52 +00:00
rump.3 add Arnaud's EuroBSDCon paper 2009-10-19 14:43:46 +00:00
rump.c Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
rumpcpu_generic.c forgot to commit with previous batch 2009-10-15 01:29:06 +00:00
rumpkern_if_priv.h regen: lwp interface changes 2009-10-15 16:40:15 +00:00
rumpkern_if_wrappers.c regen: lwp interface changes 2009-10-15 16:40:15 +00:00
rumpkern.ifspec Give lwp usage some much-needed love: stop treating lwp0 as the 2009-10-15 16:39:22 +00:00
scheduler.c Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00
sleepq.c In case of timeout, remember to remove ourselves from the sleep staleq. 2009-10-16 02:13:54 +00:00
sysproxy_socket.c Give lwp usage some much-needed love: stop treating lwp0 as the 2009-10-15 16:39:22 +00:00
vm.c Include sys_select.c for proper select()/poll() support. 2009-10-16 00:14:53 +00:00