mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-31 06:31:10 +00:00
It might happen, in CPU intensive tests (like TCP bulk lxip), or when printing debugging output after a failed test (as done currently on staging), that the run script on the host gives up and reboots the platform too early. Thus, we raise the buffer time. A reboot should be necessary only in rare cases anyway. Fixes #3387
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.