mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-10 21:01:49 +00:00
The change of the queue size from 16 to 32 has negligible costs (4 KiB instead of 2 KiB for the packet-stream queues) while facilitating the batching of many small consecutive write operations. Issue #4697
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.