Skip to content
Snippets Groups Projects
Commit 885e8212 authored by Gleb Natapov's avatar Gleb Natapov Committed by Avi Kivity
Browse files

mmu: pass type of a page fault (r/w) to a page allocator


Page allocation may behave differently depending on a type of a fault.
Read fault may return ARC page, but write may do cow for instance.

Reviewed-by: default avatarGlauber Costa <glommer@cloudius-systems.com>
Signed-off-by: default avatarGleb Natapov <gleb@cloudius-systems.com>
parent a8d22f23
No related branches found
No related tags found
No related merge requests found
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