aboutsummaryrefslogtreecommitdiffstats
path: root/tools/examples
diff options
context:
space:
mode:
authorKonrad Rzeszutek Wilk <konrad@kernel.org>2013-07-19 11:31:10 -0400
committerIan Campbell <ian.campbell@citrix.com>2013-07-22 22:13:55 +0100
commitf3e5942b1f15ce238aa53a5e176467ac2d15e3ca (patch)
treea2ae479ba6a7b04cbb48bf1da0cae79ad323ce12 /tools/examples
parent06132384118ece88b9d508b05cc5e42465a08502 (diff)
downloadxen-f3e5942b1f15ce238aa53a5e176467ac2d15e3ca.tar.gz
xen-f3e5942b1f15ce238aa53a5e176467ac2d15e3ca.tar.bz2
xen-f3e5942b1f15ce238aa53a5e176467ac2d15e3ca.zip
xl: Enable by default claim mode.
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> Acked-by: George Dunlap <george.dunlap@eu.citrix.com> Acked-by: Ian Campbell <ian.campbell@citrix.com>
Diffstat (limited to 'tools/examples')
-rw-r--r--tools/examples/xl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/examples/xl.conf b/tools/examples/xl.conf
index 9c037a6a58..12ea737bd7 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