From d7df3143bfb7b1326467323ddf76658d7443b238 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Mon, 14 Jul 2008 14:09:51 +0000 Subject: [PATCH] Document ionice options. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2740 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- doc/configuration.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/doc/configuration.xml b/doc/configuration.xml index 16e3224..729a197 100644 --- a/doc/configuration.xml +++ b/doc/configuration.xml @@ -1610,5 +1610,14 @@ Puts the guest in a cpuset. Required entries are name, cpus and mems. Contains a mask of spaces to clone/enter + + + + The IO scheduling class to use for this guest (see ionice(1)). + + + The IO scheduling priority to use for this guest (see ionice(1)). + + -- 1.8.1.5