genode/base-codezero
Alexander Boettcher 9ae441e469 nova: replacement of generic Genode spinlock
Turn Genode user-level spinlock into a user-level "helpinglock". This requires
support by the kernel introduced with kernel branch r5.

The commit avoids live-locks when multiple threads with SCs on different
priority levels compete for the same user-level Genode "spinlock".

Issue #986
2014-04-16 17:30:31 +02:00
..
config
doc
etc
include thread: rearrange thread context management 2014-01-27 18:54:09 +01:00
lib nova: replacement of generic Genode spinlock 2014-04-16 17:30:31 +02:00
mk
patches codezero: adjust pager ID to new thread order 2013-12-20 14:48:06 +01:00
run run: extend genode_until_run by a spawn id 2013-05-08 09:42:44 +02:00
src base: add cpu_session parameter to thread creation 2014-04-14 12:32:31 +02:00
tool
Makefile Change codezero download location to github 2013-10-30 12:27:43 +01:00
README

This repository contains the port of Genode to the Codezero microkernel
For instructions about using Genode with Codezero, please refer to
'doc/codezero.txt'.