From: Paolo Bonzini <pbonzini@redhat.com>
To: "Christian Borntraeger" <borntraeger@de.ibm.com>,
"Radim Krčmář" <rkrcmar@redhat.com>
Cc: KVM <kvm@vger.kernel.org>,
Cornelia Huck <cornelia.huck@de.ibm.com>,
linux-s390 <linux-s390@vger.kernel.org>
Subject: Re: [PATCH 0/2] halt polling changes
Date: Fri, 13 May 2016 14:03:05 +0200 [thread overview]
Message-ID: <5735C279.1070303@redhat.com> (raw)
In-Reply-To: <1463134596-19470-1-git-send-email-borntraeger@de.ibm.com>
On 13/05/2016 12:16, Christian Borntraeger wrote:
> Paolo, Radim,
>
> here is the updated version of halt polling patches that improves s390.
> Lots of uperf/iperf measurements showed several improvements without
> things going over board. So I would like to go with this approach.
> Patch 1 was several days in linux-next (I just added Radims ACk
> from an earlier version), so it does not seem to break mips,arm,power and
> x86. Still ok for 4.7 or shall I defer this for 4.8?
Your call, it's just s390 stuff. :) So I will commit for 4.7.
Thanks,
Paolo
> Christian Borntraeger (2):
> KVM: halt_polling: provide a way to qualify wakeups during poll
> KVM: s390: set halt polling to 80 microseconds
>
> arch/arm/include/asm/kvm_host.h | 2 ++
> arch/arm64/include/asm/kvm_host.h | 2 ++
> arch/mips/include/asm/kvm_host.h | 2 ++
> arch/mips/kvm/mips.c | 1 +
> arch/powerpc/include/asm/kvm_host.h | 2 ++
> arch/powerpc/kvm/book3s.c | 1 +
> arch/powerpc/kvm/booke.c | 1 +
> arch/s390/include/asm/kvm_host.h | 5 ++++-
> arch/s390/kvm/Kconfig | 1 +
> arch/s390/kvm/interrupt.c | 5 +++++
> arch/s390/kvm/kvm-s390.c | 6 ++++++
> arch/x86/include/asm/kvm_host.h | 2 ++
> arch/x86/kvm/x86.c | 1 +
> include/linux/kvm_host.h | 15 +++++++++++++++
> include/trace/events/kvm.h | 11 +++++++----
> virt/kvm/Kconfig | 3 +++
> virt/kvm/kvm_main.c | 8 ++++++--
> 17 files changed, 61 insertions(+), 7 deletions(-)
>
prev parent reply other threads:[~2016-05-13 12:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-13 10:16 [PATCH 0/2] halt polling changes Christian Borntraeger
2016-05-13 10:16 ` [PATCH 1/2] KVM: halt_polling: provide a way to qualify wakeups during poll Christian Borntraeger
2016-05-13 12:02 ` Paolo Bonzini
2016-05-13 12:26 ` Christian Borntraeger
2016-05-13 12:29 ` Paolo Bonzini
2016-05-13 16:47 ` David Matlack
2016-05-13 10:16 ` [PATCH 2/2] KVM: s390: set halt polling to 80 microseconds Christian Borntraeger
2016-05-13 12:03 ` Paolo Bonzini [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5735C279.1070303@redhat.com \
--to=pbonzini@redhat.com \
--cc=borntraeger@de.ibm.com \
--cc=cornelia.huck@de.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=rkrcmar@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox