From f3e5942b1f15ce238aa53a5e176467ac2d15e3ca Mon Sep 17 00:00:00 2001 From: Konrad Rzeszutek Wilk Date: Fri, 19 Jul 2013 11:31:10 -0400 Subject: 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 Acked-by: George Dunlap Acked-by: Ian Campbell --- tools/examples/xl.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/examples') 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 -- cgit v1.2.3