genode/repos/os
Emery Hemingway 4f88b664e2 Improve VFS server session quota management
Move the allocation of the session packet buffer into a subclass that is
constructed before the File_system RPC object. This allows the buffer
allocation to be wrapped in a constructor/destructor class and clearly
accounted for.

Fix #3134
2019-01-30 13:54:54 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include os/session_policy: warn if no policy exists 2019-01-30 13:49:55 +01:00
lib Move timer from os to base repository 2019-01-14 12:33:57 +01:00
recipes Equalize RAM quantum in acpi_drv configs 2019-01-30 13:54:54 +01:00
run Add missing 'root' attribute to vfs policies 2019-01-30 13:54:53 +01:00
src Improve VFS server session quota management 2019-01-30 13:54:54 +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.