genode/base-foc
Stefan Kalkowski 2e1bfe5d9b Fiasco.OC: always use fixed priority scheduler
The alternative weighted scheduler might lead to some threads don't make
any progress anymore (take for example the signal test). So we have to use
the fixed priority scheduler also in the kernel configuration for 64 Bit.
2012-09-19 14:27:42 +02:00
..
config Fiasco.OC: always use fixed priority scheduler 2012-09-19 14:27:42 +02:00
doc
etc
include
lib/mk Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
mk
patches Fiasco.OC: fix io-port fault answer in sigma0 2012-09-18 16:47:59 +02:00
run Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
src Fiasco.OC: always use fixed priority scheduler 2012-09-19 14:27:42 +02:00
Makefile Fiasco.OC: update to recent version (svn rev. 40) 2012-09-18 10:53:16 +02:00
README

This repository contains the port of Genode to the Fiasco.OC microkernel.
For further information, please refer to the following documents:

:[http://genode.org/community/wiki/GenodeOnFiascoOC - Genode on Fiasco.OC Wiki page]:
  This Wiki page contains the information on how to build and use
  Genode with Fiasco.OC.

:[http://os.inf.tu-dresden.de/fiasco]:
  Official website for the Fiasco.OC microkernel.