.. |
arch
|
Give the kernel/local pmaps actual storage.
|
2015-04-17 12:43:15 +00:00 |
opt
|
Merge tls-earlyentropy branch into HEAD.
|
2014-08-10 16:44: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
|
No longer create a special process context to fork remote clients off
|
2014-08-25 14:58:48 +00:00 |
devsw.c
|
|
|
emul.c
|
Include kern_clock.c in rump kernels.
|
2015-04-22 16:49:42 +00:00 |
etfs_wrap.c
|
Move the etfs linkage from rumpvfs to rumpkern, and replace the
|
2014-04-25 13:10:42 +00:00 |
hyperentropy.c
|
Revert previous -- a little too quick on the commit trigger.
|
2015-04-21 04:05:57 +00:00 |
hyperstubs.c
|
Stub out anonmmap too.
|
2013-04-30 14:28:52 +00:00 |
intr.c
|
Include kern_clock.c in rump kernels.
|
2015-04-22 16:49:42 +00:00 |
klock.c
|
Make hypercall calling conventions consistent: iff a hypercall can fail,
|
2013-04-30 00:03:52 +00:00 |
kobj_rename.c
|
gardenize: function calls over #ifdefs
|
2014-04-25 18:31:35 +00:00 |
locks_up.c
|
update for new hypercalls
|
2013-05-06 16:28:17 +00:00 |
locks.c
|
gardenizing rump.c: move rump_lockdebug to locks.c
|
2014-04-25 18:13:59 +00:00 |
ltsleep.c
|
how did that extra asterisk get there?
|
2013-05-15 13:58:14 +00:00 |
lwproc.c
|
Give remote clients struct pmap storage. Although the pmap is unused,
|
2015-04-18 15:49:18 +00:00 |
Makefile
|
|
|
Makefile.rumpkern
|
Include kern_clock.c in rump kernels.
|
2015-04-22 16:49:42 +00:00 |
memalloc.c
|
* treat kern_malloc.c as an unreal allocator (it's so lightweight)
|
2013-04-27 15:34:53 +00:00 |
rump_atomic_cas_up.c
|
|
|
rump_curlwp___thread.h
|
remove unnecesary verbosity: s/RUMP_CURLWP_MODEL/RUMP_CURLWP/
|
2014-03-16 15:30:05 +00:00 |
rump_curlwp_hypercall.h
|
remove unnecesary verbosity: s/RUMP_CURLWP_MODEL/RUMP_CURLWP/
|
2014-03-16 15:30:05 +00:00 |
rump_curlwp.h
|
remove unnecesary verbosity: s/RUMP_CURLWP_MODEL/RUMP_CURLWP/
|
2014-03-16 15:30:05 +00:00 |
rump_lwproc.3
|
fix typo
|
2015-03-23 15:42:29 +00:00 |
rump_private.h
|
Give remote clients struct pmap storage. Although the pmap is unused,
|
2015-04-18 15:49:18 +00:00 |
rump_syscalls.c
|
regen after syscall update
|
2015-04-08 13:31:42 +00:00 |
rump.3
|
most of this manpage moved to rumpkernel.7, so simplify a lot
|
2014-12-02 01:52:13 +00:00 |
rump.c
|
set the local clients' comm to "rumplocal" instead of "system"
|
2015-04-17 13:02:54 +00:00 |
rumpcopy.c
|
Give remote clients struct pmap storage. Although the pmap is unused,
|
2015-04-18 15:49:18 +00:00 |
rumpkern_if_priv.h
|
regen
|
2014-04-25 17:50:28 +00:00 |
rumpkern_if_wrappers.c
|
regen
|
2014-04-25 17:50:28 +00:00 |
rumpkern_syscalls.c
|
regen
|
2014-04-27 16:30:09 +00:00 |
rumpkern.ifspec
|
Move the etfs linkage from rumpvfs to rumpkern, and replace the
|
2014-04-25 13:10:42 +00:00 |
scheduler.c
|
track cpu_onproc
|
2015-04-22 16:01:07 +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
|
Make sleepq_wake() type void. The return value hasn't been used in
|
2014-04-24 12:04:28 +00:00 |
threads.c
|
implement lwp_create() and a few related interfaces.
|
2014-04-09 23:53:36 +00:00 |
vm.c
|
Give remote clients struct pmap storage. Although the pmap is unused,
|
2015-04-18 15:49:18 +00:00 |