xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs/man: correct autoballoon in xl.conf
@ 2012-02-09 16:53 Olaf Hering
  2012-02-20 18:57 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2012-02-09 16:53 UTC (permalink / raw)
  To: xen-devel

# 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">

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs/man: correct autoballoon in xl.conf
  2012-02-09 16:53 [PATCH] docs/man: correct autoballoon in xl.conf Olaf Hering
@ 2012-02-20 18:57 ` Ian Jackson
  0 siblings, 0 replies; 2+ messages in thread
From: Ian Jackson @ 2012-02-20 18:57 UTC (permalink / raw)
  To: Olaf Hering; +Cc: xen-devel

Olaf Hering writes ("[Xen-devel] [PATCH] docs/man: correct autoballoon in xl.conf"):
> docs/man: correct autoballoon in xl.conf

Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-02-20 18:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-09 16:53 [PATCH] docs/man: correct autoballoon in xl.conf Olaf Hering
2012-02-20 18:57 ` Ian Jackson

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).