genode/base/src/test
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
..
ada Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
affinity Simple thread-affinity test 2013-03-21 12:54:02 +01:00
cap_integrity Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
ds_ownership Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
lifetime core: New utilities for object lifetime management 2013-03-12 21:53:08 +01:00
printf Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
rm_fault Create the context area RM session at startup 2013-05-07 21:56:07 +02:00
rm_nested Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
segfault Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
sub_rm Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
util_mmio mmio: fix bug in read/write array items 2013-05-06 11:11:04 +02:00