mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-22 18:22:41 +00:00
Fiasco.OC limits the UTCB area for roottask to 16K. Therefore, the number of threads is limited to 16K / L4_UTCB_OFFSET. (see kernel/fiasco/src/kern/kernel_thread-std.cpp:94)
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.