Ian Campbell
2012-Jan-25 14:43 UTC
Re: [PATCHv3 1 of 2] libxl: extend pCPUs specification for vcpu-pin.
On Wed, 2012-01-25 at 14:35 +0000, Dario Faggioli wrote:> Allow for "^<cpuid>" syntax while specifying the pCPUs list > during a vcpu-pin. This enables doing the following: > > xl vcpu-pin 1 1 0-4,^2 > > and achieving: > > xl vcpu-list > Name ID VCPU CPU State Time(s) CPU Affinity > ... > Squeeze_pv 1 1 3 -b- 2.4 0-1,3-4 > ... > > Negative ranges are also supported, such as "0-4,^1-2" to > mean "0,3-4" > > Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>Acked-by: Ian Campbell <ian.campbell@citrix.com>
Possibly Parallel Threads
- Re: [PATCHv2 1 of 2] libxl: extend pCPUs specification for vcpu-pin.
- [PATCH v2 0/5] xl: allow for node-wise specification of vcpu pinning
- [PATCH v8] Some automatic NUMA placement documentation
- Re: [libvirt] [PATCH 1/4] libxl: implement NUMA capabilities reporting
- Re: Issue with PCI-passthrough and pvops