mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-30 08:03:59 +00:00
7791937e84
In contrast to most information of init's state reports, which can be monitored at a relatively low rate (like 2 seconds in Sculpt's runtime), resource requests call for an immediate response by the consumer of the report. Otherwise the requesting child stays unnecessarily blocked until the next rate-limited state report is due. This patch adds a fast lane for such low-latency state updates to init.
This directory contains ports of popular 3rd-party applications to Genode. The 'ports' repository follows the line of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to 'libports/README'. Dependencies from other repositories ------------------------------------ Application provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.