All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: "jinsong.liu@intel.com" <jinsong.liu@intel.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: PVHVM VCPU hotplug mechanism via ACPI hotplug doesn't work in Xen 4.[1, 2, 3]
Date: Tue, 7 May 2013 09:21:41 -0400	[thread overview]
Message-ID: <20130507132141.GB31610@phenom.dumpdata.com> (raw)
In-Reply-To: <alpine.DEB.2.02.1305071234440.4147@kaball.uk.xensource.com>

On Tue, May 07, 2013 at 12:35:42PM +0100, Stefano Stabellini wrote:
> On Mon, 6 May 2013, Konrad Rzeszutek Wilk wrote:
> > Which is probably the case b/c the Linux side implementation for
> > such simple operation as :
> > 
> > echo 0 > /sys/devices/system/cpu/cpu1/online
> > echo 1 > /sys/devices/system/cpu/cpu1/online
> > 
> > would have blown up so nobody tested it?
> > 
> > Now that is fixed (v3.10 + http://lists.xen.org/archives/html/xen-devel/2013-05/msg00503.html)
> > I tried to do 'xm vcpu-set latest X' for a PVHVM guest.
> > 
> > The first iteration was using this simple guest config:
> > builder='hvm'
> > disk = [ 'file:/mnt/lab/latest/root_image.iso,hdc:cdrom,r']
> > memory = 2048
> > boot="d"
> > maxvcpus=4
> > vcpus=4
> 
> I think that you might have to set maxvcpus=4 and vcpus=2 if you want to
> be able to hotplug a couple of more vcpus (the last two in this case).

Did that too. It did not work.

Right now I am just trying to de-plug the VCPUs to see if that works. Figured
that tearing down is easier than adding things in.

      reply	other threads:[~2013-05-07 13:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-06 18:45 PVHVM VCPU hotplug mechanism via ACPI hotplug doesn't work in Xen 4.[1, 2, 3] Konrad Rzeszutek Wilk
2013-05-07  0:07 ` Ross Philipson
2013-05-07  0:16   ` Ross Philipson
2013-05-07 19:46     ` Konrad Rzeszutek Wilk
2013-05-08 11:14       ` Stefano Stabellini
2013-05-08 13:43         ` George Dunlap
2013-05-08 16:23           ` Konrad Rzeszutek Wilk
2013-05-07 10:03 ` Ian Campbell
2013-05-07 11:35 ` Stefano Stabellini
2013-05-07 13:21   ` Konrad Rzeszutek Wilk [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=20130507132141.GB31610@phenom.dumpdata.com \
    --to=konrad.wilk@oracle.com \
    --cc=jinsong.liu@intel.com \
    --cc=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.