diff options
author | Mario Smarduch <[email protected]> | 2015-07-16 22:29:37 +0100 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2015-08-19 22:25:19 +0100 |
commit | 33c76a0b8126946026fa1122cb774553afae0956 (patch) | |
tree | 1ea5e6afabc2d383755984064899857928c71f43 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | f120cd6533d21075ab103ae6c225b1697853660d (diff) |
arm64: KVM: Optimize arm64 skip 30-50% vfp/simd save/restore on exits
This patch only saves and restores FP/SIMD registers on Guest access. To do
this cptr_el2 FP/SIMD trap is set on Guest entry and later checked on exit.
lmbench, hackbench show significant improvements, for 30-50% exits FP/SIMD
context is not saved/restored
[chazy/maz: fixed save/restore logic for 32bit guests]
Signed-off-by: Mario Smarduch <[email protected]>
Signed-off-by: Christoffer Dall <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions