mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-20 09:46:20 +00:00
This patch largely reverts the commit "base: lay groundwork for base-linux caps change" because the use of 'epoll' instead of 'select' alleviated the need to allocate large FD sets, which motivated the introduction of the 'Native_context' hook. Related to issue #3581
This repository contains the implementation of Genode for the OKL4 kernel version 2.1. For further information, please refer to the following website: :[http://genode.org/documentation/articles/genode-on-okl4 - Bringing Genode to OKL4]: This article explains the OKL4-specific porting work.