mirror of
https://github.com/genodelabs/genode.git
synced 2025-05-05 02:03:07 +00:00
On platforms that use the PIT timer driver, 'elapsed_ms' is pretty inprecise/unsteady (up to 3 ms deviation) for a reason that is not clearly determined yet. On Fiasco and Fiasco.OC, that use kernel timing, it is the same. So, on these platforms, our locally interpolated time seems to be fine but the reference time is bad. Until this is fixed, we raise the error tolerance for these platforms in the run script. Ref #2400
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.