mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-20 14:13:09 +00:00
816b4e0479
If a thread caused a page fault and later on get be paused, then it left the recall handler immediately due to the pause call instead of staying in this handler. Add some (complicated) state machine to detect and handle the case. Still not waterproof, especially server threads may never get recalled if they never get a IPC from the outside. Fixes #478 |
||
---|---|---|
.. | ||
32bit/nova | ||
64bit/nova | ||
base | ||
cap_session | ||
cpu_session | ||
nova | ||
nova_cpu_session | ||
pd_session | ||
rm_session | ||
signal_session |