genode/os/src/server/loader
2014-01-16 18:34:06 +01:00
..
child.h loader: fix the 'constrain_geometry()' function 2014-01-16 18:34:06 +01:00
input.h
main.cc loader: fix the 'constrain_geometry()' function 2014-01-16 18:34:06 +01:00
nitpicker.h loader: fix the 'constrain_geometry()' function 2014-01-16 18:34:06 +01:00
ram_session_client_guard.h
README
rom.h
target.mk

This directory contains a loader service, which allows for the instantiation of
subsystems via a session interface. The resources for the new subsystem are
provided by the client when opening the session. The client has no control over
the functioning of the subsystem except for the controlling the lifetime of the
subsystem.