提交 6ddd9df9 编写于 作者: J John Ferlan

docs: clarify disk iothread support

Rather than be specific about which devices in the <iothreads> description,
let's leave that for the <disk> description for it's <iothread> value.
Signed-off-by: NJohn Ferlan <jferlan@redhat.com>
上级 e2faa976
...@@ -566,7 +566,7 @@ ...@@ -566,7 +566,7 @@
<dd> <dd>
The content of this optional element defines the number The content of this optional element defines the number
of IOThreads to be assigned to the domain for use by of IOThreads to be assigned to the domain for use by
virtio-blk-pci and virtio-blk-ccw target storage devices. There supported target storage devices. There
should be only 1 or 2 IOThreads per host CPU. There may be more should be only 1 or 2 IOThreads per host CPU. There may be more
than one supported device assigned to each IOThread. than one supported device assigned to each IOThread.
<span class="since">Since 1.2.8</span> <span class="since">Since 1.2.8</span>
...@@ -2560,9 +2560,11 @@ ...@@ -2560,9 +2560,11 @@
The optional <code>iothread</code> attribute assigns the The optional <code>iothread</code> attribute assigns the
disk to an IOThread as defined by the range for the domain disk to an IOThread as defined by the range for the domain
<a href="#elementsIOThreadsAllocation"><code>iothreads</code></a> <a href="#elementsIOThreadsAllocation"><code>iothreads</code></a>
value. Multiple devices may be assigned to the same IOThread and value. Multiple disks may be assigned to the same IOThread and
are numbered from 1 to the domain iothreads value. are numbered from 1 to the domain iothreads value. Available
<span class='since'>Since 1.2.8 (QEMU only)</span> for a disk device <code>target</code> configured to use "virtio"
<code>bus</code> and "pci" or "ccw" <code>address</code> types.
<span class='since'>Since 1.2.8 (QEMU 2.1)</span>
</li> </li>
</ul> </ul>
</dd> </dd>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册