genode/os/src/test/failsafe
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
..
main.cc Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
target.mk Merge base libraries into a single library 2013-02-19 14:45:55 +01:00