xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Konrad Rzeszutek Wilk <konrad@kernel.org>
To: xen-devel@lists.xensource.com, george.dunlap@eu.citrix.com,
	ian.campbell@citrix.com, ian.jackson@eu.citrix.com
Subject: [PATCH] enable claim by default. (v2).
Date: Thu, 18 Jul 2013 22:43:11 -0400	[thread overview]
Message-ID: <1374201792-25500-1-git-send-email-konrad.wilk@oracle.com> (raw)

Greetings Ian and George,

During the Xen 4.3 release we briefly chatted about enabling the
claim by default. The reasoning is that he functionality here is
not just specific to tmem enabled guests. Any generic guest can benefit
from this and it allows the user to get up-to-date memory information on how
much free memory there really is - and how much is being
consumed for the guest creation. By default it is disabled.
This turns it on by default.

 docs/man/xl.conf.pod.5 |    2 +-
 tools/examples/xl.conf |    2 +-
 tools/libxl/xl.c       |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Konrad Rzeszutek Wilk (1):
      xl: Enable by default claim mode.

             reply	other threads:[~2013-07-19  2:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-19  2:43 Konrad Rzeszutek Wilk [this message]
2013-07-19  2:43 ` [PATCH] xl: Enable by default claim mode Konrad Rzeszutek Wilk
2013-07-19  9:17   ` Ian Campbell
2013-07-19 15:32     ` George Dunlap
2013-08-07 10:38   ` Ian Jackson
2013-08-07 10:38 ` [PATCH] enable claim by default. (v2) 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=1374201792-25500-1-git-send-email-konrad.wilk@oracle.com \
    --to=konrad@kernel.org \
    --cc=george.dunlap@eu.citrix.com \
    --cc=ian.campbell@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).