@@ -360,7 +360,7 @@ This does not utilize traits and, as such, there is no trait-based equivalent.
360
360
.. note ::
361
361
362
362
For more information about the syntax for ``hw:cpu_thread_policy ``, refer to
363
- the :doc: `/admin /flavors ` guide.
363
+ the :doc: `/user /flavors ` guide.
364
364
365
365
As with CPU policies, it also possible to configure the CPU thread policy via
366
366
image metadata. This can be useful when packaging applications that require
@@ -447,7 +447,7 @@ instance should be run on the pool of host cores listed in
447
447
.. note ::
448
448
449
449
For more information about the syntax for ``hw:emulator_threads_policy ``,
450
- refer to the :doc: `/admin /flavors ` guide.
450
+ refer to the :doc: `/user /flavors ` guide.
451
451
452
452
Customizing instance CPU topologies
453
453
-----------------------------------
@@ -501,7 +501,7 @@ Similarly, to configure a flavor to use one core and one thread, run:
501
501
with ten cores fails.
502
502
503
503
For more information about the syntax for ``hw:cpu_sockets ``, ``hw:cpu_cores ``
504
- and ``hw:cpu_threads ``, refer to the :doc: `/admin /flavors ` guide.
504
+ and ``hw:cpu_threads ``, refer to the :doc: `/user /flavors ` guide.
505
505
506
506
It is also possible to set upper limits on the number of sockets, cores, and
507
507
threads used. Unlike the hard values above, it is not necessary for this exact
@@ -516,7 +516,7 @@ instance topology, run:
516
516
517
517
For more information about the syntax for ``hw:cpu_max_sockets ``,
518
518
``hw:cpu_max_cores ``, and ``hw:cpu_max_threads ``, refer to the
519
- :doc: `/admin /flavors ` guide.
519
+ :doc: `/user /flavors ` guide.
520
520
521
521
Applications are frequently packaged as images. For applications that prefer
522
522
certain CPU topologies, configure image metadata to hint that created instances
0 commit comments