aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/gecko.py
diff options
context:
space:
mode:
authorSean Christopherson <[email protected]>2024-10-10 11:24:07 -0700
committerPaolo Bonzini <[email protected]>2024-10-25 13:00:49 -0400
commit0fe133a33e4ce333e6f8795e3ec50d94a17c9c16 (patch)
tree09b450065c8d4aaaebdad695a7a009576a7315b6 /tools/perf/scripts/python/gecko.py
parent8b135c77994d06d430c6c29eebdab42411993d9c (diff)
KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
Mark pages/folios dirty only the slow page fault path, i.e. only when mmu_lock is held and the operation is mmu_notifier-protected, as marking a page/folio dirty after it has been written back can make some filesystems unhappy (backing KVM guests will such filesystem files is uncommon, and the race is minuscule, hence the lack of complaints). See the link below for details. Link: https://lore.kernel.org/all/[email protected] Reviewed-by: Bibo Mao <[email protected]> Signed-off-by: Sean Christopherson <[email protected]> Tested-by: Dmitry Osipenko <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]> Message-ID: <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions