mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-19 05:37:54 +00:00
56a7d00a44
* allow to handle a maximum of packets in parallel that fits free slots in the ack queue * stop processing packets, when the driver can't handle more requests in parallel, and resume packet handling, when the driver is ready again |
||
---|---|---|
.. | ||
run | ||
src | ||
README |
This directory is a source-code repository containing Genode-specific services and applications. In contrast to the components that come with the 'os' repository, programs contained in 'gems' are able to leverage the functionalities provided by higher-level repositories such as 'libports', and 'qt4'. To use the 'gems' repository, make sure to also add those repositories to your build configuraion.