summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorWanpeng Li <wanpeng.li@hotmail.com>2017-12-13 04:33:04 +0300
committerRadim Krčmář <rkrcmar@redhat.com>2018-01-16 18:34:13 +0300
commitf38a7b75267f1fb240a8178cbcb16d66dd37aac8 (patch)
tree6dd7bcbd99a7021e78b065e60b7b46f26d1571ad /scripts/gdb/linux
parentc2ba05ccfde2f069a66c0462e5b5ef8a517dcc9c (diff)
downloadlinux-f38a7b75267f1fb240a8178cbcb16d66dd37aac8.tar.xz
KVM: X86: support paravirtualized help for TLB shootdowns
When running on a virtual machine, IPIs are expensive when the target CPU is sleeping. Thus, it is nice to be able to avoid them for TLB shootdowns. KVM can just do the flush via INVVPID on the guest's behalf the next time the CPU is scheduled. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: Peter Zijlstra <peterz@infradead.org> Signed-off-by: Wanpeng Li <wanpeng.li@hotmail.com> [Use "&" to test the bit instead of "==". - Paolo] Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions