From: Olaf Hering <olaf@aepfle.de>
To: xen-devel@lists.xensource.com
Subject: [PATCH] docs/man: correct autoballoon in xl.conf
Date: Thu, 09 Feb 2012 17:53:53 +0100 [thread overview]
Message-ID: <151288df7766f566f49a.1328806433@probook.site> (raw)
# HG changeset patch
# User Olaf Hering <olaf@aepfle.de>
# Date 1328806399 -3600
# Node ID 151288df7766f566f49ae0e273682829cf31725c
# Parent 5497b65d7398a88ee7ac26ffd6f8ddd8143c4253
docs/man: correct autoballoon in xl.conf
Correct wording and default value of autoballoon= in xl.conf(5)
to match code and supplied xl.conf.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
diff -r 5497b65d7398 -r 151288df7766 docs/man/xl.conf.pod.5
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -47,13 +47,13 @@ The semantics of each C<KEY> defines whi
=item B<autoballoon=BOOLEAN>
-If enabled then C<xl> will not attempt to reduce the amount of memory
+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.
-Default: C<0>
+Default: C<1>
=item B<lockfile="PATH">
next reply other threads:[~2012-02-09 16:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-09 16:53 Olaf Hering [this message]
2012-02-20 18:57 ` [PATCH] docs/man: correct autoballoon in xl.conf Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=151288df7766f566f49a.1328806433@probook.site \
--to=olaf@aepfle.de \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).