<iothreadids>
Contains one or more I/O thread definitions and IDs of the I/O threads of a virtual server .
Text content
None.Selected attributes
None.Usage
Configuring I/O thread polling parametersParent elements
<domain>Child elements
<iothread>Example
<iothreads>2</iothreads>
<iothreadids>
<iothread id="1">
<poll max="32768" grow="2" shrink="2" weight="3"/>
</iothread>
<iothread id="2">
<poll max="32768" grow="2" shrink="2" weight="2"/>
</iothread>
</iothreadids>