diff options
author | Avi Kivity <avi@qumranet.com> | 2008-04-03 12:02:21 +0300 |
---|---|---|
committer | Avi Kivity <avi@qumranet.com> | 2008-04-27 12:00:57 +0300 |
commit | fcd6dbac9267c1c06a205ad8bb4bd027c0ace7f7 (patch) | |
tree | a9645557d1d20d344f21ab464137a64896598d58 /Documentation | |
parent | d39f13b0da7fa7f705fbe6c80995205d0380bc7a (diff) |
KVM: MMU: Only mark_page_accessed() if the page was accessed by the guest
If the accessed bit is not set, the guest has never accessed this page
(at least through this spte), so there's no need to mark the page
accessed. This provides more accurate data for the eviction algortithm.
Noted by Andrea Arcangeli.
Signed-off-by: Avi Kivity <avi@qumranet.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions