From: Juergen Gross <jgross@suse.com>
To: xen-devel@lists.xen.org
Cc: Juergen Gross <jgross@suse.com>,
wei.liu2@citrix.com, ian.jackson@eu.citrix.com,
stefano.stabellini@eu.citrix.com
Subject: [PATCH 0/3] tools: support autoballooning of xenstore domain
Date: Mon, 8 Aug 2016 10:28:26 +0200 [thread overview]
Message-ID: <1470644909-22859-1-git-send-email-jgross@suse.com> (raw)
Support xenstore domain autoballooning by:
- adding --maxmem parameter to init-xenstore-domain
- build xenstore stubdom with Mini-OS CONFIG_BALLOON set
- add XENSTORE_MAX_DOMAIN_SIZE parameter to sysconfig.xencommons
This series requires Mini-OS ballooning support, of course. I'm posting
it now because this will make it easier to test my Mini-OS series.
Juergen Gross (3):
tools: add --maxmem parameter to init-xenstore-domain
stubdom: add CONFIG_BALLOON to xenstore config
tools: add config parameter for maximum memory of xenstore domain
stubdom/xenstore-minios.cfg | 1 +
tools/helpers/init-xenstore-domain.c | 83 +++++++++++++++++++++-
tools/hotplug/Linux/init.d/sysconfig.xencommons.in | 11 +++
tools/hotplug/Linux/launch-xenstore.in | 1 +
4 files changed, 94 insertions(+), 2 deletions(-)
--
2.6.6
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
next reply other threads:[~2016-08-08 8:28 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-08 8:28 Juergen Gross [this message]
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
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=1470644909-22859-1-git-send-email-jgross@suse.com \
--to=jgross@suse.com \
--cc=ian.jackson@eu.citrix.com \
--cc=stefano.stabellini@eu.citrix.com \
--cc=wei.liu2@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).