lkml.org 
[lkml]   [2018]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[RFC 0/3] arch/x86/kvm: Introduce PLE(pause loop exit) logic in SVM
Date
Started working on bringing the PLE(pause loop exit) logic from VMX
to SVM. We noticed some improvements in certain cases where numerious
pause is generated.

Please take a look. If you have any suggestions to make things better,
let me know.

Babu Moger (3):
arch/x86/kvm: SVM: Introduce pause filter threshold
arch/x86/kvm: VMX: Bring the common code to header file
arch/x86/kvm: SVM: Introduce pause loop exit logic in SVM

arch/x86/include/asm/svm.h | 3 +-
arch/x86/kvm/svm.c | 116 ++++++++++++++++++++++++++++++++++++++++++++-
arch/x86/kvm/vmx.c | 53 ++++-----------------
arch/x86/kvm/x86.h | 35 ++++++++++++++
4 files changed, 162 insertions(+), 45 deletions(-)

--
1.8.3.1

\
 
 \ /
  Last update: 2018-03-02 17:18    [W:0.071 / U:0.460 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site