From: Wei Liu <wei.liu2@citrix.com>
To: Juergen Gross <jgross@suse.com>
Cc: wei.liu2@citrix.com, stefano.stabellini@eu.citrix.com,
ian.jackson@eu.citrix.com, xen-devel@lists.xen.org
Subject: Re: [PATCH 1/3] tools: add --maxmem parameter to init-xenstore-domain
Date: Thu, 11 Aug 2016 18:03:16 +0100 [thread overview]
Message-ID: <20160811170316.GA20641@citrix.com> (raw)
In-Reply-To: <1470644909-22859-2-git-send-email-jgross@suse.com>
On Mon, Aug 08, 2016 at 10:28:27AM +0200, Juergen Gross wrote:
> Add a parameter to specify the maximum memory size of the xenstore
> domain. In case the xenstore domain supports ballooning it will be
> capable to adjust its own size according to its memory needs.
>
> The maximum memory size can be specified as an absolute value in
> MiB, as a fraction of the host's memory, or as a combination of
> both (the maximum of the absolute and the fraction value):
>
> --maxmem <m> maxmem is <m> MiB
> --maxmem <a>/<b> maxmem is hostmem * a / b
> --maxmem <m>:<a>/<b> maxmem is max(<m> MiB, hostmem * a / b)
>
> Signed-off-by: Juergen Gross <jgross@suse.com>
Code looks OK.
Acked-by: Wei Liu <wei.liu2@citrix.com>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next prev parent reply other threads:[~2016-08-11 17:03 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 8:28 [PATCH 0/3] tools: support autoballooning of xenstore domain Juergen Gross
2016-08-08 8:28 ` [PATCH 1/3] tools: add --maxmem parameter to init-xenstore-domain Juergen Gross
2016-08-11 17:03 ` Wei Liu [this message]
2016-08-08 8:28 ` [PATCH 2/3] stubdom: add CONFIG_BALLOON to xenstore config Juergen Gross
2016-08-11 17:03 ` Wei Liu
2016-08-08 8:28 ` [PATCH 3/3] tools: add config parameter for maximum memory of xenstore domain Juergen Gross
2016-08-11 17:03 ` Wei Liu
2016-08-08 14:45 ` [PATCH 0/3] tools: support autoballooning " Ian Jackson
2016-08-08 17:31 ` Juergen Gross
2016-08-24 11:12 ` Wei Liu
2016-08-29 6:22 ` Juergen Gross
2016-08-29 8:52 ` Wei Liu
2016-09-06 10:09 ` [PATCH 0/3] tools: support autoballooning of xenstore domain [and 1 more messages] Ian Jackson
2016-09-06 10:45 ` Wei Liu
2016-09-06 10:01 ` [PATCH 0/3] tools: support autoballooning of xenstore domain Juergen Gross
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=20160811170316.GA20641@citrix.com \
--to=wei.liu2@citrix.com \
--cc=ian.jackson@eu.citrix.com \
--cc=jgross@suse.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/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).