genode/repos/os
Sebastian Sumpf 8808b99cc5 vfs: remove session ram quota checks
The first client that creates a session, has to pay for possibly large
vfs plugin allocations (e.g., rump), which should be payed for by the
server.
2017-12-21 15:01:37 +01:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Nic::Session_component: pass entrypoint in constructor 2017-12-21 15:01:33 +01:00
lib sd_card: cleanup driver library structure 2017-06-29 11:59:58 +02:00
recipes drivers_interactive-linux: add input filter 2017-12-21 15:01:34 +01:00
run pointer: strip the last label element when matching labels 2017-11-30 11:23:22 +01:00
src vfs: remove session ram quota checks 2017-12-21 15:01:37 +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.