Changeset 2740

Show
Ignore:
Timestamp:
07/14/08 16:09:51 (4 months ago)
Author:
dhozac
Message:

Document ionice options.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/doc/configuration.xml

    r2709 r2740  
    16111611      </scalar> 
    16121612    </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> 
    16131622  </collection> 
    16141623  </database>