mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-23 23:42:32 +00:00
7e06aa13c1
Commit "vbox: avoid uncaught nic Empty_ack_queue exception" introduced a performance regression due to packet retransmission because of faulty GSO segment handling. As fixing the GSO handling is fairly complex, we disable GSO until a fix was developed. Issue #4820 Issue #4821 |
||
---|---|---|
.. | ||
doc | ||
include/vmm | ||
lib | ||
mk | ||
ports | ||
recipes | ||
run | ||
src | ||
README |
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'.