mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-13 06:03:31 +00:00
Under certain circumstances we don't want inits state report to become too outdated even if there is no change to its config or the sessions of its children. This is the case if init is requested to provide a capability or RAM info of it's children via its state report. Now, init automatically updates the state report with each 1000 ms if the attribute 'child_caps' or 'child_ram' is positively set in the 'report' tag.
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.