mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-21 10:01:57 +00:00
There seems to be a bug in Fiasco.OC, that is hard to reproduce. The scenario discussed in issue #157 triggers it relatively often. When sigma0 handles pagefaults of core on demand at runtime, at some point its reply ipc-message gets stucked in the kernel. This commit touches all ROM-modules when the platform is initialized in advance (like it was done for RAM etc. already before).
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.