mirror of
https://github.com/genodelabs/genode.git
synced 2025-02-10 21:21:26 +00:00
The flush/unmap of memory is tied to an address space and not to a thread. Move the handling from the Rm_client to the Adress_space class. Issue #2209