mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-17 07:49:25 +00:00
Make the size of the packet buffer at the VFS File_system client configurable. This allows larger reads to be completed in a single packet cycle. Example: <vfs> <fs buffer_size="512K"/> </vfs> Fix #3167
This source-code repository contains genuine low-level OS components and interfaces of Genode. It solely depends on the framework's base API.