mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
858505918a
The vanilla NOVA kernel solely supports tracking and exporting of execution times per SC kernel object, but not per thread (EC object). The commit extends to track execution times per EC in the NOVA kernel, exporting it to Genode's 'core' roottask and populating Genode's Trace::Subject_info structure. Fixes #4481 |
||
---|---|---|
.. | ||
etc | ||
include | ||
lib/mk | ||
mk/spec | ||
patches | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
This repository contains the port of Genode to the NOVA microhypervisor. For more information on this base platform, please refer to the official website. :[http://hypervisor.org]: Official website for the NOVA microhypervisor. For information on using Genode on NOVA, please revisit the documentation at 'base-nova/doc/nova.txt':