xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Dario Faggioli <dario.faggioli@citrix.com>
To: Chong Li <lichong659@gmail.com>
Cc: Chong Li <chong.li@wustl.edu>,
	wei.liu2@citrix.com, george.dunlap@eu.citrix.com,
	ian.jackson@eu.citrix.com, xen-devel@lists.xen.org,
	ian.campbell@eu.citrix.com, mengxu@cis.upenn.edu,
	jbeulich@suse.com, dgolomb@seas.upenn.edu
Subject: Re: [PATCH v4 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler
Date: Mon, 27 Jul 2015 17:14:19 +0200	[thread overview]
Message-ID: <1438010059.5036.186.camel@citrix.com> (raw)
In-Reply-To: <1436590356-3706-1-git-send-email-chong.li@wustl.edu>


[-- Attachment #1.1: Type: text/plain, Size: 2187 bytes --]

On Fri, 2015-07-10 at 23:52 -0500, Chong Li wrote:

> Using "xl sched-rtds" will output the default scheduling parameters
> for each domain. An example would be like:
> 
> # xl sched-rtds
> Cpupool Pool-0: sched=RTDS
> Name                                ID    Period    Budget
> Domain-0                             0     10000      4000
> vm1                                  1     10000      4000
> vm2                                  2     10000      4000

> Using command, e.g., "xl sched-rtds -d vm1" will output the default
> scheduling parameters of vm1. An example would be like:
> 
> # xl sched-rtds -d vm1
> Name                                ID    Period    Budget
> vm1                                  1     10000      4000
> 
Thanks for making these two works.

I think it would be great if we could, in this case, output somehow and
somewhere that we are actually showing some defaults, instead than
anything that is really in use.

I don't know whether with something like this:

  # xl sched-rtds
  Cpupool Pool-0: sched=RTDS
  Name                                ID    Period    Budget
  Domain-0 (defaults)                  0     10000      4000
  vm1 (defaults)                       1     10000      4000
  vm2 (defaults)                       2     10000      4000

  # xl sched-rtds -d vm1
  Name                                ID    Period    Budget
  vm1 (defaults)                       1     10000      4000

Or by "just" adding a note before the actual output:

  # xl sched-rtds -d vm1
  Showing per-vm(s) default scheduling parameters,
  use `-v' for seeing the actual parameters of each vcpu
  Name                                ID    Period    Budget
  vm1                                  1     10000      4000

The latter is more verbose, but I think is what I see as more useful
(and, probably, the easier to implement).

Regards,
Dario
-- 
<<This happens because I choose it to happen!>> (Raistlin Majere)
-----------------------------------------------------------------
Dario Faggioli, Ph.D, http://about.me/dario.faggioli
Senior Software Engineer, Citrix Systems R&D Ltd., Cambridge (UK)

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

[-- Attachment #2: Type: text/plain, Size: 126 bytes --]

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

  parent reply	other threads:[~2015-07-27 15:14 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-11  4:52 [PATCH v4 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler Chong Li
2015-07-11  4:52 ` [PATCH v4 for Xen 4.6 1/4] xen: enable " Chong Li
2015-07-13  8:37   ` Jan Beulich
2015-08-09 15:45     ` Chong Li
2015-08-11  9:39       ` Jan Beulich
2015-07-27 15:51   ` Dario Faggioli
2015-08-09 16:08     ` Chong Li
2015-07-11  4:52 ` [PATCH v4 for Xen 4.6 2/4] libxc: " Chong Li
2015-07-27 16:11   ` Dario Faggioli
2015-08-07 16:35     ` Chong Li
2015-07-11  4:52 ` [PATCH v4 for Xen 4.6 3/4] libxl: " Chong Li
2015-07-28  9:15   ` Dario Faggioli
2015-08-07 17:34     ` Chong Li
2015-07-11  4:52 ` [PATCH v4 for Xen 4.6 4/4] xl: " Chong Li
2015-07-28  9:25   ` Dario Faggioli
2015-08-09 14:53     ` Chong Li
2015-07-11 14:33 ` [PATCH v4 for Xen 4.6 0/4] Enable " Wei Liu
2015-07-13 10:27   ` Dario Faggioli
2015-07-14  5:45     ` Meng Xu
2015-07-14  7:13       ` Dario Faggioli
2015-07-27 15:14 ` Dario Faggioli [this message]
2015-08-07 15:50   ` Chong Li

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=1438010059.5036.186.camel@citrix.com \
    --to=dario.faggioli@citrix.com \
    --cc=chong.li@wustl.edu \
    --cc=dgolomb@seas.upenn.edu \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.campbell@eu.citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=jbeulich@suse.com \
    --cc=lichong659@gmail.com \
    --cc=mengxu@cis.upenn.edu \
    --cc=wei.liu2@citrix.com \
    --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 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).