aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMingwei Zhang <[email protected]>2021-08-02 21:46:07 -0700
committerPaolo Bonzini <[email protected]>2021-08-20 16:06:34 -0400
commit71f51d2c3253645ccff69d6fa3a870f47005f0b3 (patch)
tree491d1cba8e77f7dfcb4b623d0fa21f6c954807ef /tools/perf/scripts/python
parent088acd23526647844aec1c39db4ad02552c86c7b (diff)
KVM: x86/mmu: Add detailed page size stats
Existing KVM code tracks the number of large pages regardless of their sizes. Therefore, when large page of 1GB (or larger) is adopted, the information becomes less useful because lpages counts a mix of 1G and 2M pages. So remove the lpages since it is easy for user space to aggregate the info. Instead, provide a comprehensive page stats of all sizes from 4K to 512G. Suggested-by: Ben Gardon <[email protected]> Reviewed-by: David Matlack <[email protected]> Reviewed-by: Ben Gardon <[email protected]> Signed-off-by: Mingwei Zhang <[email protected]> Cc: Jing Zhang <[email protected]> Cc: David Matlack <[email protected]> Cc: Sean Christopherson <[email protected]> Message-Id: <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions