Changeset 2740
- Timestamp:
- 07/14/08 16:09:51 (4 months ago)
- Files:
-
- trunk/doc/configuration.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/doc/configuration.xml
r2709 r2740 1611 1611 </scalar> 1612 1612 </collection> 1613 1614 <collection name="ionice" since="0.30.216"> 1615 <scalar name="class"> 1616 <description>The IO scheduling class to use for this guest (see ionice(1)).</description> 1617 </scalar> 1618 <scalar name="priority"> 1619 <description>The IO scheduling priority to use for this guest (see ionice(1)).</description> 1620 </scalar> 1621 </collection> 1613 1622 </collection> 1614 1623 </database>
