Skip to content

Commit 4bd9781

Browse files
Apply suggestion from @DaanHoogland
Co-authored-by: dahn <daan.hoogland@gmail.com>
1 parent b9c04ab commit 4bd9781

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

source/adminguide/service_offerings.rst

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,12 @@ To create a new compute offering:
250250
capacity is available.
251251

252252
.. note::
253-
On KVM hypervisor, to allow CloudStack to relinquish CPU usage control entirely, set this option to false and set CPU speed to zero. Note that Instances with zero CPU speed offerings should not be co-hosted with Instances using non-zero CPU speed offerings, as the CPU speed value is used as a relative weight (share) in the ``cputune`` section of the domain XML, and mixing zero and non-zero values would skew the weighting.
253+
On KVM hypervisor, to allow CloudStack to relinquish CPU usage control
254+
entirely, set this option to false and set CPU speed to zero. Note that Instances
255+
with zero CPU speed offerings should not be co-hosted with Instances using
256+
non-zero CPU speed offerings, as the CPU speed value is used as a relative
257+
weight (share) in the ``cputune`` section of the domain XML, and mixing zero
258+
and non-zero values would skew the weighting.
254259

255260
- **Volatile**: If checked, Instances created from this service offering
256261
will have their root disks reset upon reboot. This is useful for

0 commit comments

Comments
 (0)