mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 04:52:56 +01:00
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.
This directory contains all source codes.