Fix a couple of typos
Change-Id: Ic82525cff9c0a0d0cb3254ae1d335bebd782b3f4
This commit is contained in:
parent
e5e5e00579
commit
abcc6bb47c
@ -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.
|
||||
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
|
||||
it off !
|
||||
it off!
|
||||
|
||||
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
|
||||
|
@ -363,7 +363,7 @@ Related options:
|
||||
cfg.MultiOpt('reserved_huge_pages',
|
||||
item_type=types.Dict(),
|
||||
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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user