.. |
arch
|
Apparently new source files need to be added to each Makefile.inc
|
2015-04-22 20:10:56 +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
|
Implement fo_poll so that rump_sys_poll(stdout) works
|
2015-05-26 15:29:39 +00:00 |
devsw.c
|
|
|
emul.c
|
Since the rump kernel does not know when the container it's running in
|
2015-07-24 14:11:11 +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 |
intr.c
|
Apparently not all ports define struct clockframe in cpu.h, so we cannot
|
2015-04-22 17:38:33 +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
|
Remove unreal allocators, unconditionally use subr_{kmem,pool}.
|
2015-06-17 11:46:33 +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
|
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-06-18 15:19:50 +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
|
Move hw.machine and hw.machine_arch sysctls to base so rump can use them
|
2015-07-07 12:38:02 +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
|
2015-06-18 15:19:50 +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
|
In case pagedaemon can't release any more memory, use kpause() instead
|
2015-06-02 14:07:48 +00:00 |