mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
4fa0cb5c29
If the PIT timer driver gets activated too slow (e.g. because of a bad priority configuration), it might miss counter wraps and would than produce sudden time jumps. The driver now detects this problem dynamically, warns about it and adapts the affected values to avoid time jumps. 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.