genode/repos/ports
Alexander Boettcher 70e0514a02 seoul: handle late timeouts
either
- due to poor signal performance of base platform
- due to being to less prioritized
- due to schedule overload
- due to using time sources of different physical CPUs

Issue #3111
2019-05-16 13:11:02 +02:00
..
doc
include noux: support non-blocking pipes 2019-05-16 13:11:00 +02:00
lib Vbox: compile VMM/VMMR3/VMReq permissive 2019-05-16 13:11:00 +02:00
mk ports: allow more customizations in gnu_build.mk 2018-02-09 13:34:20 +01:00
ports seoul: avoid corrupted cr0 and GP on debug wrmsr 2019-05-16 13:11:00 +02:00
recipes depot: update recipe hashes 2019-05-06 16:15:27 +02:00
run imx7d_sabre: disable automated network test 2019-05-16 13:11:01 +02:00
src seoul: handle late timeouts 2019-05-16 13:11:02 +02:00
README

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'.