Skip to content

Commit c6672dd

Browse files
committed
docs: Add Release Notes about Disk I/O Polling and Throttling
1 parent f5e7f46 commit c6672dd

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/en-US/Release_Notes.xml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,15 @@ under the License.
243243
the patch disk a VirtIO serial console is used to pass meta information to System VMs.
244244
This enabled the deployment of System VMs on RBD Primary Storage.</para>
245245
</section>
246+
<section id="disk-io-polling-throttling">
247+
<title>Disk I/O polling and throttling</title>
248+
<para><ulink url="https://issues.apache.org/jira/browse/CLOUDSTACK-1192">CLOUDSTACK-1192</ulink>:
249+
On KVM hypervisors polling and throttling of disk I/Os is supported. Per disk disk attached to
250+
an Instance the usage server will record the amount of IOps.</para>
251+
<para>Per disk offering you are able to specify the number of Read and Write I/Os. Trottling is
252+
done by Qemu/KVM.</para>
253+
<para>Both polling and throttling only works with KVM and with all types of Primary Storage.</para>
254+
</section>
246255
</section>
247256
<section id="issues-fixed-4.2">
248257
<title>Issues Fixed in 4.2.0</title>

0 commit comments

Comments
 (0)