genode/repos/os
Josef Söntgen dd6bd0f880 sequence: add keep-going feature
When enabling the 'keep_going' config attribute, the component will
carry on in case a child exited with an error. In addition, if the
'restart' attribute is set it will start executing the children from
the beginning.
2019-05-16 13:11:03 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: remove 'register' keyword from 'pixel_rgba.h' 2019-05-16 13:11:02 +02:00
lib os: name ahci_drv unambigously (ref #2190) 2019-05-16 13:11:01 +02:00
recipes drivers_interactive-pc: quotas (ps2_drv, input_filter) 2019-05-16 13:11:02 +02:00
run Revert "nic_router_flood: reworked to stress/analyze more" 2019-05-16 13:11:03 +02:00
src sequence: add keep-going feature 2019-05-16 13:11:03 +02:00
xsd timeout: use uint64_t for all plain time values 2019-05-06 16:15:26 +02:00
README

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.