From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: ian.jackson@eu.citrix.com, xen-devel@lists.xensource.com,
george.dunlap@eu.citrix.com
Subject: [PATCH 1/2] claim: By default enable it.
Date: Fri, 12 Jul 2013 14:08:51 -0400 [thread overview]
Message-ID: <1373652532-24166-2-git-send-email-konrad.wilk@oracle.com> (raw)
In-Reply-To: <1373652532-24166-1-git-send-email-konrad.wilk@oracle.com>
During the Xen 4.3 release we discussed that this feature could be
turned on by default - as it benefits all of the guests - not just
tmem related.
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
---
docs/man/xl.conf.pod.5 | 2 +-
tools/examples/xl.conf | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/docs/man/xl.conf.pod.5 b/docs/man/xl.conf.pod.5
index 1229c8a..125f786 100644
--- a/docs/man/xl.conf.pod.5
+++ b/docs/man/xl.conf.pod.5
@@ -139,7 +139,7 @@ Xen hypervisor argument and as well on the Linux kernel command line.
Note that the claim call is not attempted if C<superpages> option is
used in the guest config (see xl.cfg(5)).
-Default: C<0>
+Default: C<1>
=over 4
diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf
index 9c037a6..a80b8e7 100644
--- a/tools/examples/xl.conf
+++ b/tools/examples/xl.conf
@@ -32,4 +32,4 @@
# feedback whether the guest can be launched due to memory exhaustion
# (which can take a long time to find out if launching huge guests).
# see xl.conf(5) for details.
-#claim_mode=0
+claim_mode=1
--
1.7.7.6
next prev parent reply other threads:[~2013-07-12 18:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-12 18:08 [PATCH] xl.conf defaults changes for Xen 4.4. (v1) Konrad Rzeszutek Wilk
2013-07-12 18:08 ` Konrad Rzeszutek Wilk [this message]
2013-07-16 9:03 ` [PATCH 1/2] claim: By default enable it Ian Campbell
2013-07-12 18:08 ` [PATCH 2/2] expert_mode: Add a new configuration option for expert users Konrad Rzeszutek Wilk
2013-07-16 9:04 ` Ian Campbell
2013-07-16 15:21 ` Konrad Rzeszutek Wilk
2013-07-17 10:56 ` Ian Jackson
2013-07-17 11:03 ` George Dunlap
2013-07-17 11:12 ` Ian Campbell
2013-07-17 11:13 ` George Dunlap
2013-07-17 17:17 ` Konrad Rzeszutek Wilk
2013-07-18 11:08 ` George Dunlap
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=1373652532-24166-2-git-send-email-konrad.wilk@oracle.com \
--to=konrad@kernel.org \
--cc=george.dunlap@eu.citrix.com \
--cc=ian.jackson@eu.citrix.com \
--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).