genode/repos/os
Emery Hemingway 2f33d44713 VFS: Configure File_system client buffer at runtime
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
2019-02-19 11:12:12 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Remove residual uses of deprecated APIs 2019-02-19 11:12:12 +01:00
lib imx6q_sabrelite: enable sd_card_drv 2019-02-19 11:08:17 +01:00
recipes Runtime package of clipboard service 2019-02-19 10:50:51 +01:00
run Run script to execute a single test w/o the depot 2019-02-19 11:12:11 +01:00
src VFS: Configure File_system client buffer at runtime 2019-02-19 11:12:12 +01:00
xsd nic_bridge: fixed MAC addresses 2018-11-27 11:36:35 +01:00
README API documentation refinements 2017-05-31 13:16:21 +02:00

This source-code repository contains genuine low-level OS components and
interfaces of Genode. It solely depends on the framework's base API.