All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wei Liu <wei.liu2@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: sstabellini@kernel.org, wei.liu2@citrix.com,
	George.Dunlap@eu.citrix.com,
	Andrew Cooper <andrew.cooper3@citrix.com>,
	tim@xen.org, xen-devel@lists.xen.org, jbeulich@suse.com,
	ian.jackson@eu.citrix.com
Subject: Re: [PATCH for 4.7] doc: document that Domain-0 can't be migrated across cpupools
Date: Mon, 9 May 2016 12:06:40 +0100	[thread overview]
Message-ID: <20160509110640.GA12241@citrix.com> (raw)
In-Reply-To: <5730500A.5040306@suse.com>

On Mon, May 09, 2016 at 10:53:30AM +0200, Juergen Gross wrote:
> On 09/05/16 10:36, Andrew Cooper wrote:
> > On 09/05/2016 09:29, Juergen Gross wrote:
> >> Domain-0 is always member of Pool-0 (or, to be precise: of the cpuppol
> >> with cpupool-id 0). Document this in the xl man page.
> >>
> >> Signed-off-by: Juergen Gross <jgross@suse.com>
> > 
> > Out of interest, why?
> > 
> > Is this a limitation of the current implementation, or something which
> > couldn't be made to work?
> > 
> > Given that it is all just vcpus and linked lists in the end, I can't see
> > why this should necessarily be the case.
> 
> Main reason was to keep cpu hotplugging simple. New cpus are always
> added to Pool-0 and should be available to dom0 immediately without
> having to move them to another cpupool.
> 
> It could be changed, of course. But I don't see any advantage in
> allowing to move dom0 to another cpupool, while the code would be
> more complicated.
> 
> 

I think this patch is valid in that it documents the current situation.
Whether migration of Dom0 should be supported or not is a separate
topic.

Acked-by: Wei Liu <wei.liu2@citrix.com>
Release-acked-by: Wei Liu <wei.liu2@citrix.com>

I've queued this up for committing.

Wei.

> Juergen
> 

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel

      reply	other threads:[~2016-05-09 11:06 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-09  8:29 [PATCH for 4.7] doc: document that Domain-0 can't be migrated across cpupools Juergen Gross
2016-05-09  8:36 ` Andrew Cooper
2016-05-09  8:53   ` Juergen Gross
2016-05-09 11:06     ` Wei Liu [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=20160509110640.GA12241@citrix.com \
    --to=wei.liu2@citrix.com \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=jgross@suse.com \
    --cc=sstabellini@kernel.org \
    --cc=tim@xen.org \
    --cc=xen-devel@lists.xen.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 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.