xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH] Add the --ignore-warn parameter (v1).
@ 2013-07-19 15:48 Konrad Rzeszutek Wilk
  2013-07-19 15:48 ` [RFC PATCH 1/3] xl: replace vcpu-set --ignore-host with --ignore-warn Konrad Rzeszutek Wilk
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Konrad Rzeszutek Wilk @ 2013-07-19 15:48 UTC (permalink / raw)
  To: George.Dunlap, Ian.Campbell, xen-devel, ian.jackson

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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-09-25 20:32 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-19 15:48 [RFC PATCH] Add the --ignore-warn parameter (v1) Konrad Rzeszutek Wilk
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

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).