mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 19:26:29 +00:00
2eef27fca4
Timing itself costs time. Thus, the stressfull timeout phase of the test is not exactly as long as set but a little bit longer. This is why the fast timeouts are able to trigger more often than they are expected to (the timer has a static timeout-rate limit). Normally we consider this effect through an error tolerance of 10%. But at least on foc x86_32 (PIT with very low max timeout), timing is so expensive that 10% is not enough. We have to raise it to 11%. |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.