genode/repos/os
Martin Stein 3d12e7b242 timeout x86_64 sel4: do not expect a precise time
On x86 64 bit with SeL4, the test needs around 80MB that must be
completely composed of 4KB-pages due to current limitations of the SeL4
port. Thus, Core must flush the page table caches pretty often during
the test which is an expensive high-prior operation and makes it
impossible to provide a highly precise time.
2017-11-30 11:23:20 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os: add Color::print, enhance ascii_to<Color> 2017-11-30 11:23:14 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes nit_focus component that implements click-to-focus 2017-11-30 11:23:15 +01:00
run timeout x86_64 sel4: do not expect a precise time 2017-11-30 11:23:20 +01:00
src timer epit: fix multi-wraps and bug in rate limit 2017-11-30 11:23:20 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

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