do not mention the /hostname + /domainname params anymore
authorEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 7 Dec 2004 11:10:52 +0000 (11:10 +0000)
committerEnrico Scholz <enrico.scholz@informatik.tu-chemnitz.de>
Tue, 7 Dec 2004 11:10:52 +0000 (11:10 +0000)
removed vsched/cpu-mask
added vsched/priority-bias

git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@1761 94cd875c-1c1d-0410-91d2-eb244daf1a30

util-vserver/doc/configuration.xml

index 8e5c659..bc8f9d3 100644 (file)
       The bucket size.
      </description>
     </key>
-    <key name="cpu-mask">
+    <key name="priority-bias">
      <description>
-      Unused at the moment.
+      ???
      </description>
     </key>
    </keys>
   </hash>
-  <scalar name="hostname">
-   <description>
-    Contains the hostname of the vserver. Same as uts/nodename.
-   </description>
-  </scalar>
   <scalar name="name">
    <description>
     Contains the name of the vserver. When not given, the basename of the directory
     will be assumed as this name.
    </description>
   </scalar>
-  <scalar name="domainname">
-   <description>
-    The domainname of the vserver. Same as uts/domainname.
-   </description>
-  </scalar>
   <scalar name="nice">
    <description>
     The nice-level on which the vserver will be started.