|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2 02/16] xl: allow for node-wise specification of vcpu pinning
Dario Faggioli writes ("[PATCH v2 02/16] xl: allow for node-wise specification
of vcpu pinning"):
> Making it possible to use something like the following:
> * "nodes:0-3": all pCPUs of nodes 0,1,2,3;
> * "nodes:0-3,^node:2": all pCPUS of nodes 0,1,3;
> * "1,nodes:1-2,^6": pCPU 1 plus all pCPUs of nodes 1,2
> but not pCPU 6;
...
> * fixing the handling (well, the rejection, actually) of
> "^all" and "^nodes:all";
If it were me I would have made ^all and ^nodes:all work, rather than
rejecting them. That makes it possible for
semi-automaticallyy-generated configs to specify
"blah,blah,^all,1-3"
to override the first part.
But that's not really important.
Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |