kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jes Sorensen <jes@sgi.com>
To: kvm@vger.kernel.org
Subject: change in 'smp_cpus' at runtime vs vcpu_info?
Date: Fri, 26 Sep 2008 16:17:01 +0200	[thread overview]
Message-ID: <48DCEEDD.4000901@sgi.com> (raw)

Hi,

Looking through the KVM qemu code, I see nothing that indicates that
smp_cpus can be increased after qemu is initially launched?

Does anyone see any reason why we couldn't allocate the vcpu_info
array at launch time based on the value of smp_cpus? Right now
vcpu_info is a static array and I would love to get rid of this
limitation if possible.

Cheers,
Jes

             reply	other threads:[~2008-09-26 14:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-26 14:17 Jes Sorensen [this message]
2008-09-26 14:28 ` change in 'smp_cpus' at runtime vs vcpu_info? Glauber Costa
2008-09-26 14:31   ` Jes Sorensen
2008-09-26 14:39     ` Glauber Costa
2008-09-26 14:46       ` Jes Sorensen

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=48DCEEDD.4000901@sgi.com \
    --to=jes@sgi.com \
    --cc=kvm@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).