diff options
author | 2024-05-28 15:58:09 -0500 | |
---|---|---|
committer | 2024-06-03 12:36:52 -0400 | |
commit | febff040b1a6781c46b3670e73fbcb707e731e7e (patch) | |
tree | e7e8c57f1066aaadef2b33d740aa46db55dbc15e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | KVM: SVM: Add module parameter to enable SEV-SNP (diff) | |
download | wireguard-linux-febff040b1a6781c46b3670e73fbcb707e731e7e.tar.xz wireguard-linux-febff040b1a6781c46b3670e73fbcb707e731e7e.zip |
KVM: SEV: Automatically switch reclaimed pages to shared
Currently there's a consistent pattern of always calling
host_rmp_make_shared() immediately after snp_page_reclaim(), so go ahead
and handle it automatically as part of snp_page_reclaim(). Also rename
it to kvm_rmp_make_shared() to more easily distinguish it as a
KVM-specific variant of the more generic rmp_make_shared() helper.
Suggested-by: Sean Christopherson <seanjc@google.com>
Signed-off-by: Michael Roth <michael.roth@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions