Merge "Fix documentation about cpu topologies"
This commit is contained in:
commit
caa2a5d556
@ -368,9 +368,9 @@ you can request hosts **without** SMT. To configure this, run:
|
|||||||
--property hw:cpu_policy=dedicated \
|
--property hw:cpu_policy=dedicated \
|
||||||
--property hw:cpu_thread_policy=isolate
|
--property hw:cpu_thread_policy=isolate
|
||||||
|
|
||||||
This will ensure the instance gets scheduled to a host with SMT by requesting
|
This will ensure the instance gets scheduled to a host without SMT by
|
||||||
hosts that **do not** report the ``HW_CPU_HYPERTHREADING`` trait. It is also
|
requesting hosts that **do not** report the ``HW_CPU_HYPERTHREADING`` trait.
|
||||||
possible to request this trait explicitly. To configure this, run:
|
It is also possible to request this trait explicitly. To configure this, run:
|
||||||
|
|
||||||
.. code-block:: console
|
.. code-block:: console
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user