Fix a spelling mistake.
Change-Id: Ica960b32b9b94e2513ca932949ca49cfcf89579b
This commit is contained in:
parent
860c9a33f7
commit
806cbd470f
@ -19,7 +19,7 @@ parameter_defaults:
|
|||||||
|
|
||||||
## You must change these values accordingly to your hardware
|
## You must change these values accordingly to your hardware
|
||||||
IsolCpusList: "2,3" # Logical CPUs list to be isolated from the host process (applied via cpu-partitioning tuned).
|
IsolCpusList: "2,3" # Logical CPUs list to be isolated from the host process (applied via cpu-partitioning tuned).
|
||||||
# It is mandatory to provide isolated cpus for tuned to achive optimal performance.
|
# It is mandatory to provide isolated cpus for tuned to achieve optimal performance.
|
||||||
# Example: "3-8,12-15,18"
|
# Example: "3-8,12-15,18"
|
||||||
NovaVcpuPinSet: "2,3" # Cores to pin Nova instances to. For maximum performance, select cores
|
NovaVcpuPinSet: "2,3" # Cores to pin Nova instances to. For maximum performance, select cores
|
||||||
# on the same NUMA node(s) selected for previous settings.
|
# on the same NUMA node(s) selected for previous settings.
|
||||||
|
Loading…
Reference in New Issue
Block a user