diff options
author | David Matlack <[email protected]> | 2021-08-04 22:28:39 +0000 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-08-06 07:52:28 -0400 |
commit | 0f22af940dc8ec4f437189096a5f8677995323b0 (patch) | |
tree | 2aed49d93f3e57ecf5d5e04bfb73f71e474eaf1b /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 87689270b10fa9e6fac7242233b355cb6792b845 (diff) |
KVM: Move last_used_slot logic out of search_memslots
Make search_memslots unconditionally search all memslots and move the
last_used_slot logic up one level to __gfn_to_memslot. This is in
preparation for introducing a per-vCPU last_used_slot.
As part of this change convert existing callers of search_memslots to
__gfn_to_memslot to avoid making any functional changes.
Signed-off-by: David Matlack <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions