nova: add feature to yield a thread

Operating Systems / Genode - Alexander Boettcher [genode-labs.com] - 28 February 2014 03:11 UTC

used by virtualbox intensively

dd95266 nova: add feature to yield a thread
base-nova/include/32bit/nova/syscalls.h | 4 +-
base-nova/include/64bit/nova/syscalls.h | 4 +-
base-nova/include/nova/syscall-generic.h | 5 ++
base-nova/patches/yield.patch | 116 ++++++++++++++++++++++++++++++
base-nova/src/base/lock/lock_helper.h | 2 +-
base-nova/src/base/pager/pager.cc | 2 +-
ports/src/vancouver/main.cc | 2 +-
7 files changed, 128 insertions(+), 7 deletions(-)

Upstream: github.com


  • Share