<iothread>

Represents a single I/O thread of a virtual server.

Text content

None.

Selected attributes

id
Specifies the unique ID of the I/O thread.

Usage

Configuring I/O thread polling parameters

Parent elements

<iothreadids>

Child elements

<poll>

Example

<iothreadids>
      <iothread id="1">
        <poll max="32768" grow="2" shrink="2" weight="3"/>
      </iothread>
</iothreadids>