Lines Matching refs:of
11 To create a Cpupool with xl requires the provision of a cpupool config
13 the name of the cpupool.
17 A cpupool config file consists of a series of C<KEY=VALUE> pairs.
19 A value C<VALUE> is one of:
34 A list of C<VALUES> of the above types. Lists are homogeneous and are
39 The semantics of each C<KEY> defines which form of C<VALUE> is required.
51 Specifies the name of the cpupool. Names of cpupools existing on a
58 The following options apply to guests of any type.
84 boot parameter of the hypervisor.
88 Specifies the cpus of the NUMA-nodes given in C<NODES> (an integer or
89 a list of integers) to be member of the cpupool. The free cpus in the
94 Specifies the cpus that will be member of the cpupool. All the specified
102 means that cpus 2,3,5 will be member of the cpupool.
106 means that cpus 0,2,3 and 5 will be member of the cpupool. A "node:" or
108 that pcpus 0, plus all the cpus of NUMA nodes 1,2,3 with the exception
109 of cpus 10,11,12,13 will be memeber of the cpupool.