mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-31 16:35:28 +00:00
684388e737
Optionally log scheduling-context execution time in addition to the thread-context. This may be relevant on kernel platforms that do not schedule threads on their own CPU share only but implement some kind of donation scheme, for example, NOVA. Usage <config sc_time="yes" ...> ... </config> Fixes #4805
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.