mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 04:41:13 +00:00
32KB is a rather small value. The driver can cope with it now, but it does not perform as well as it should. This visible especially in scenarions like nic_router_flood where we still often hit synchronous wait path. Bump the size to 256kB. Issue #4264
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.