[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v2] xl: introduce specific VCPU to PCPU mapping in config file
Ian Campbell writes ("Re: [PATCH v2] xl: introduce specific VCPU to PCPU mapping in config file"): > On Mon, 2012-05-14 at 10:26 +0100, Dario Faggioli wrote: > > +=item "0-3,5,^1" > > + > > +To allow all the vcpus of the guest to run on cpus 0,2,3,5. > > + > > +=item [2, 3] > > Is this [2, 3] or ["2", "3"] as you used in the commit message? (would > it be confusing the make those distinct, represent the current xl > behaviour and xm behaviour respectively?) The current generic config parsing arrangements do not allow config-item-specific code to distinguish between `"2"' and `2' in the config file. This would be possible in principle but let's not do this at this stage of the release. I guess the docs should tell you to use numbers. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |