Merge "Fix a couple of typos"
This commit is contained in:
commit
fc7f5a1b2f
@ -813,7 +813,7 @@ As an example, a ``nova.conf`` part of configuration would look like::
|
|||||||
The CPU core #0 has a special meaning in most of the recent Linux kernels.
|
The CPU core #0 has a special meaning in most of the recent Linux kernels.
|
||||||
This is always highly discouraged to use it for CPU pinning but please
|
This is always highly discouraged to use it for CPU pinning but please
|
||||||
refrain to have it power managed or you could have surprises if Nova turns
|
refrain to have it power managed or you could have surprises if Nova turns
|
||||||
it off !
|
it off!
|
||||||
|
|
||||||
One last important note : you can decide to change the CPU management strategy
|
One last important note : you can decide to change the CPU management strategy
|
||||||
during the compute lifecycle, or you can currently already manage the CPU
|
during the compute lifecycle, or you can currently already manage the CPU
|
||||||
|
@ -363,7 +363,7 @@ Related options:
|
|||||||
cfg.MultiOpt('reserved_huge_pages',
|
cfg.MultiOpt('reserved_huge_pages',
|
||||||
item_type=types.Dict(),
|
item_type=types.Dict(),
|
||||||
help="""
|
help="""
|
||||||
Number of huge/large memory pages to reserved per NUMA host cell.
|
Number of huge/large memory pages to reserve per NUMA host cell.
|
||||||
|
|
||||||
Possible values:
|
Possible values:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user