aboutsummaryrefslogtreecommitdiffstats
path: root/docs/man
diff options
context:
space:
mode:
authorIan Campbell <ian.campbell@citrix.com>2012-11-27 14:13:40 +0000
committerIan Campbell <ian.campbell@citrix.com>2012-11-27 14:13:40 +0000
commit833ea62ccb6885679c70198aebc6574364a773f3 (patch)
treed0dab6df02509be786b310f137319202ea1781f7 /docs/man
parent5ff9a4aff2fa31b1b8d013c6c677f0703802b4b8 (diff)
downloadxen-833ea62ccb6885679c70198aebc6574364a773f3.tar.gz
xen-833ea62ccb6885679c70198aebc6574364a773f3.tar.bz2
xen-833ea62ccb6885679c70198aebc6574364a773f3.zip
xl: xl.conf(5): correct advice re autoballooning vs. dom0_mem.
The advice was backwards, you should really disable autoballoon if you use dom0_mem. Also add a reference to the command-line docs. Signed-off-by: Ian Campbell <ian.campbell@citrix.com> Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Committed-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'docs/man')
-rw-r--r--docs/man/xl.conf.pod.56
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index 23932bea63..82c6b20251 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -49,9 +49,9 @@ The semantics of each C<KEY> defines which form of C<VALUE> is required.
If disabled then C<xl> will not attempt to reduce the amount of memory
assigned to domain 0 in order to create free memory when starting a
-new domain. You should set this if you use the C<dom0_mem> hypervisor
-command line to reduce the amount of memory given to domain 0 by
-default.
+new domain. You are strongly recommended to set this to C<0>
+(C<False>) if you use the C<dom0_mem> hypervisor command line to
+reduce the amount of memory given to domain 0 by default.
Default: C<1>