mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-19 07:38:28 +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