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


Groups > linux.kernel > #1722384 > unrolled thread

Re: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus

Started byCornelia Huck <cohuck@redhat.com>
First post2017-08-29 13:30 +0200
Last post2017-08-29 13:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started  vcpus Cornelia Huck <cohuck@redhat.com> - 2017-08-29 13:30 +0200

#1722384 — Re: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus

FromCornelia Huck <cohuck@redhat.com>
Date2017-08-29 13:30 +0200
SubjectRe: [PATCH RFC v3 1/9] KVM: s390: optimize detection of started vcpus
Message-ID<ujMSx-1Zf-75@gated-at.bofh.it>
On Mon, 21 Aug 2017 22:35:22 +0200
Radim Krčmář <rkrcmar@redhat.com> wrote:

> We can add a variable instead of scanning all online VCPUs to know how
> many are started.  We can't trivially tell which VCPU is the last one,
> though.
> 
> Suggested-by: Cornelia Huck <cohuck@redhat.com>
> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
> ---
>  arch/s390/include/asm/kvm_host.h |  1 +
>  arch/s390/kvm/kvm-s390.c         | 39 +++++++++++++++------------------------
>  2 files changed, 16 insertions(+), 24 deletions(-)

Modulo the bug noticed by Christian, I think this looks good.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web