mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-19 03:06:39 +00:00
6a308dacd7
When using signal batching, ack_avail and packet_avail should always be emitted and preferred over ready_to_submit and ready_to_ack. A signal receiver might decide to not register the ready_to_* signals when it handles congestion by dropping packets. The Nic router is an example of such a signal receiver. genodelabs/genode#4555 |
||
---|---|---|
.. | ||
doc | ||
include | ||
lib | ||
recipes | ||
run | ||
src | ||
xsd | ||
README |
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.