mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-10 15:03:34 +00:00
8a9974b6f9
This patch fosters the batching of network packets transferred by the lwIP stack over the NIC connection. It replaces the eager submission of the packet-stream's data-flow signals by explicit wakeup notifications. The commit also increases the NIC session's buffer size from 128 to 1024 packets. Issue #4697 |
||
---|---|---|
.. | ||
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.