mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-04 13:04:14 +00:00
869abe4ec6
Multiple calls to get the dataspace capability on NOVA lead to the situation that the caller gets each time a new mapping of the same capability at different indexes. The client/caller assumes to get every time the very same index, e.g. in Noux the index is used to look up structures. Cache the dataspace capability returned via a rm_session for base-nova. |
||
---|---|---|
.. | ||
32bit/nova | ||
64bit/nova | ||
base | ||
cap_session | ||
nova | ||
nova_cpu_session | ||
pd_session | ||
rm_session | ||
signal_session |