genode/repos/os
Emery Hemingway 09bf68e8ad Cached_fs_rom: serve static ROM sessions from a cache
This component is contrasted with the fs_rom server that serves
independent dataspaces to each client. Using a cache was not possible
until the region map session supported the creation of read-only
attachments.

Test at run/read_only_rom.

Ref #1633
Fix #2760
2018-08-02 14:36:35 +02:00
..
doc Remove obsolete RAM/CAP services from run scripts 2017-05-31 13:16:22 +02:00
include Input::Binding for non-C++ language bindings 2018-07-03 09:39:35 +02:00
lib net: get rid of unused mac_from_string method 2018-05-30 13:36:36 +02:00
recipes Cached_fs_rom: serve static ROM sessions from a cache 2018-08-02 14:36:35 +02:00
run Cached_fs_rom: serve static ROM sessions from a cache 2018-08-02 14:36:35 +02:00
src Cached_fs_rom: serve static ROM sessions from a cache 2018-08-02 14:36:35 +02: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.