mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01: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