[admin-guide] Fix the typo
Change-Id: Id5003785776c80791e0efbd326bee9e56e27967f Closes-Bug: #1637047
This commit is contained in:
parent
839eeb819a
commit
e9c7f761b3
@ -401,7 +401,7 @@ CPU pinning policy
|
|||||||
setup to match the topology of the CPUs to which it is pinned. This
|
setup to match the topology of the CPUs to which it is pinned. This
|
||||||
option implies an overcommit ratio of 1.0. For example, if a two vCPU
|
option implies an overcommit ratio of 1.0. For example, if a two vCPU
|
||||||
guest is pinned to a single host core with two threads, then the guest
|
guest is pinned to a single host core with two threads, then the guest
|
||||||
will get a topology of one socket, one core, threads threads.
|
will get a topology of one socket, one core, two threads.
|
||||||
|
|
||||||
Valid CPU-THREAD-POLICY values are:
|
Valid CPU-THREAD-POLICY values are:
|
||||||
|
|
||||||
@ -452,7 +452,7 @@ NUMA topology
|
|||||||
vCPUs to map to instance NUMA node N. If not specified, vCPUs are evenly
|
vCPUs to map to instance NUMA node N. If not specified, vCPUs are evenly
|
||||||
divided among available NUMA nodes.
|
divided among available NUMA nodes.
|
||||||
- FLAVOR-MEMORY: (integer) The number of MB of instance memory to map to
|
- FLAVOR-MEMORY: (integer) The number of MB of instance memory to map to
|
||||||
instance instance NUMA node N. If not specified, memory is evenly divided
|
instance NUMA node N. If not specified, memory is evenly divided
|
||||||
among available NUMA nodes.
|
among available NUMA nodes.
|
||||||
|
|
||||||
.. note::
|
.. note::
|
||||||
|
Loading…
x
Reference in New Issue
Block a user