xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Armando Vega <armando@greenhost.nl>
To: Dario Faggioli <dario.faggioli@citrix.com>,
	xen-devel@lists.xenproject.org
Cc: Armando Vega <arm@ndov.net>,
	wei.liu2@citrix.com, ian.jackson@eu.citrix.com
Subject: Re: [PATCH 1/1] xl.cfg man page cleanup and fixes
Date: Thu, 8 Jun 2017 15:18:33 +0200	[thread overview]
Message-ID: <3ff3c49b-df0b-21ba-4d07-f082760240d2@greenhost.nl> (raw)
In-Reply-To: <1496926567.9462.33.camel@citrix.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 2623 bytes --]


On 06/08/2017 02:56 PM, Dario Faggioli wrote:
> On Mon, 2017-06-05 at 22:47 +0200, Armando Vega wrote:
>> From: Armando Vega <arm@ndov.net>
>>  =item "all"
>>  
>> -To allow all the vcpus of the guest to run on all the cpus on the
>> host.
>> +To allow all the vCPUs of the guest to run on all the CPUs on the
>> host.
>>  
>>  =item "0-3,5,^1"
>>  
>> -To allow all the vcpus of the guest to run on cpus 0,2,3,5.
>> Combining
>> -this with "all" is possible, meaning "all,^7" results in all the
>> vcpus
>> -of the guest running on all the cpus on the host except cpu 7.
>> +To allow all the vCPUs of the guest to run on CPUs 0,2,3,5. It is
>> possible to
>> +combine this with "all", meaning "all,^7" results in all the vCPUs
>> +of the guest being allowed to run on all the CPUs of the host except
>> CPU 7.
>>  
>>  =item "nodes:0-3,node:^2"
>>
> As said in the other email, this is wrong. Should be
> "nodes:0-3,^node:2".
>
>  
>> -To allow all the vcpus of the guest to run on the cpus from NUMA
>> nodes
>> -0,1,3 of the host. So, if cpus 0-3 belongs to node 0, cpus 4-7
>> belongs
>> -to node 1 and cpus 8-11 to node 3, the above would mean all the
>> vcpus
>> -of the guest will run on cpus 0-3,8-11.
>> +To allow all the vCPUs of the guest to run on the CPUs from NUMA
>> nodes
>> +0,1,3 of the host. So, if CPUs 0-3 belong to node 0, CPUs 4-7 belong
>> +to node 1, CPUs 8-11 to node 2 and CPUs 12-15 to node 3, the above
>> would mean
>> +all the vCPUs of the guest would be allowed to run on CPUs 0-7,12-
>> 15.
>>  
> Yes, here again, the original was wrong, and you're proposed fix is
> correct.
>
>>  Combining this notation with the one above is possible. For
>> instance,
>> -"1,node:2,^6", means all the vcpus of the guest will run on cpu 1
>> and
>> -on all the cpus of NUMA node 2, but not on cpu 6. Following the same
>> -example as above, that would be cpus 1,4,5,7.
>> +"1,node:1,^6", means all the vCPUs of the guest will run on CPU 1
>> and
>> +on all the CPUs of NUMA node 1, but not on CPU 6. Following the same
>> +example as above, that would be CPUs 1,4,5,7.
>>  
> Correct again (your version).
>
> And I've also had a look to some other hunks, in particular, the ones
> about scheduling parameters, and they all look fine to me.
>
> So, with the above "nodes:^x" fixed, this patch can have my:
>
> Reviewed-by: Dario Faggioli <dario.faggioli@citrix.com>
>
> Thanks for all the good work!
> Dario

Thanks for the clarification and the testing Dario, I'll make sure to fix it in
the respin!

kind regards,
Armando


[-- Attachment #1.2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

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

  reply	other threads:[~2017-06-08 13:18 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-05 20:47 [PATCH 0/1] xl.cfg man page cleanup and fixes Armando Vega
2017-06-05 20:47 ` [PATCH 1/1] " Armando Vega
2017-06-08 12:56   ` Dario Faggioli
2017-06-08 13:18     ` Armando Vega [this message]
2017-06-06 10:28 ` [PATCH 0/1] " Ian Jackson
2017-06-06 16:03   ` Armando Vega
2017-06-08 12:46   ` Dario Faggioli
2017-06-08 18:39 ` [PATCH v2 " Armando Vega
2017-06-08 18:39 ` [PATCH v2 1/1] " Armando Vega
2017-06-13 13:17   ` Ian Jackson
2017-06-13 13:59     ` Wei Liu

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=3ff3c49b-df0b-21ba-4d07-f082760240d2@greenhost.nl \
    --to=armando@greenhost.nl \
    --cc=arm@ndov.net \
    --cc=dario.faggioli@citrix.com \
    --cc=ian.jackson@eu.citrix.com \
    --cc=wei.liu2@citrix.com \
    --cc=xen-devel@lists.xenproject.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).