Skip to content
Snippets Groups Projects
Commit 17330251 authored by Gleb Natapov's avatar Gleb Natapov
Browse files

mmu: map page as dirty on write fault


Mapping page as dirty saves CPU from doing additional memory access to
write out dirty bit when access will succeed.

Signed-off-by: default avatarGleb Natapov <gleb@cloudius-systems.com>
parent fe6b2d50
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment