mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-05 02:29:45 +00:00
2f33d44713
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.