xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: George.Dunlap@eu.citrix.com, Ian.Campbell@citrix.com,
	xen-devel@lists.xensource.com, ian.jackson@eu.citrix.com
Subject: [RFC PATCH] Add the --ignore-warn parameter (v1).
Date: Fri, 19 Jul 2013 11:48:55 -0400	[thread overview]
Message-ID: <1374248938-11232-1-git-send-email-konrad.wilk@oracle.com> (raw)

Greetings,

During Xen 4.3 I found out that xl vpu-set was not behaving as it
should and sent out a fix for it. But since it was late in the cycle
we decided that the fix better go in, but we need to do it "right"
in Xen 4.4.

This patchset tries an approach that George thought would be OK
(the first patch that is it). I expanded the idea and made the rest
of the operations be in line with this.

Anyhow, please take a look at the patches and speak your mind.


 docs/man/xl.pod.1         |   21 +++++++++-
 tools/libxl/xl_cmdimpl.c  |  100 ++++++++++++++++++++++++++-------------------
 tools/libxl/xl_cmdtable.c |    8 ++-
 3 files changed, 83 insertions(+), 46 deletions(-)


Konrad Rzeszutek Wilk (3):
      xl: replace vcpu-set --ignore-host with --ignore-warn
      xl/create: warn if the 'vcpu' parameter exceeds host physical CPUs.
      xl/create: Sprinkle the check to silence warnings further.

             reply	other threads:[~2013-07-19 15:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19 15:48 Konrad Rzeszutek Wilk [this message]
2013-07-19 15:48 ` [RFC PATCH 1/3] xl: replace vcpu-set --ignore-host with --ignore-warn Konrad Rzeszutek Wilk
2013-07-22 23:29   ` George Dunlap
2013-07-23 14:01     ` Konrad Rzeszutek Wilk
2013-07-23 17:52       ` George Dunlap
2013-07-23 19:17         ` Konrad Rzeszutek Wilk
2013-07-24 17:14           ` George Dunlap
2013-08-07 10:50             ` Ian Jackson
2013-09-25 20:32               ` Konrad Rzeszutek Wilk
2013-07-19 15:48 ` [RFC PATCH 2/3] xl/create: warn if the 'vcpu' parameter exceeds host physical CPUs Konrad Rzeszutek Wilk
2013-07-19 15:48 ` [RFC PATCH 3/3] xl/create: Sprinkle the check to silence warnings further Konrad Rzeszutek Wilk

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=1374248938-11232-1-git-send-email-konrad.wilk@oracle.com \
    --to=konrad@kernel.org \
    --cc=George.Dunlap@eu.citrix.com \
    --cc=Ian.Campbell@citrix.com \
    --cc=ian.jackson@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 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).