genode/base/src
Christian Prochaska ea3adfef9a Create the context area RM session at startup
With this patch, the thread context area RM session gets created at
program startup to have the thread context area's virtual address range
reserved right from the beginning.

Fixes #734.

This patch implies that all Genode processes try to create an RM
session. So a route to the RM service must be present even for processes
that have only a single thread. Hence, the patch contains an update of
affected components.
2013-05-07 21:56:07 +02:00
..
base cxx: Decouple C++ runtime from 'env()->heap()' 2013-03-21 11:04:56 +01:00
core Avoid leakage of signal-source reply capabilities 2013-05-07 21:56:06 +02:00
lib Support for building all libs via 'make lib' 2012-01-24 18:56:35 +01:00
platform Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
test Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
README Imported Genode release 11.11 2011-12-22 16:19:25 +01:00

This directory contains all source codes.