Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1435496

Re: [RFC PATCH 0/2] KVM: x86: guest exit microoptimization

From Paolo Bonzini <pbonzini@redhat.com>
Newsgroups linux.kernel
Subject Re: [RFC PATCH 0/2] KVM: x86: guest exit microoptimization
Date 2016-07-01 18:50 +0200
Message-ID <rQ9ND-xE-11@gated-at.bofh.it> (permalink)
References <rKAQx-5Ue-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw



On 16/06/2016 10:21, Paolo Bonzini wrote:
> This saves about 20 clock cycles per vmexit by avoiding a
> local_irq_save/restore pair.  The price is that nested VMX will break
> with KVM hosts < 3.16, because the "acknowledge interrupt on exit"
> feature becomes mandatory.  What do you think?

I'm pushing these patches.

Paolo

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [RFC PATCH 0/2] KVM: x86: guest exit microoptimization Paolo Bonzini <pbonzini@redhat.com> - 2016-07-01 18:50 +0200

csiph-web