mirror of
https://github.com/genodelabs/genode.git
synced 2025-03-11 06:54:18 +00:00
When the wait value is too small the HALT attempt turnes into busy-polling in the VMM. To prevent that always wait a minimal amount of time. Issue #4990.
This directory contains ports of 3rd-party applications to Genode. The 'ports' repository follows the patterns of the 'libports' repository. For instructions about downloading and building 3rd-party applications, please refer to _libports/README_. Dependencies from other repositories ------------------------------------ Applications provided by the 'ports' repository typically expect a rich runtime environment, including shared libraries provided by the 'libports' repository. Hence, 'ports' depends on 'libports'.