-
- Downloads
mmu: return COW status from page allocators
Page allocator may return shared page that needs to be COWed during
write access. There is not way to notify page mapper that such page
should be mapped read only currently. This patch allows page allocator
to control that.
Signed-off-by:
Gleb Natapov <gleb@cloudius-systems.com>
Loading
Please register or sign in to comment