Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain [and 1 more messages]

2016-09-06 Thread Wei Liu
On Tue, Sep 06, 2016 at 11:09:42AM +0100, Ian Jackson wrote: > Wei Liu writes ("Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of > xenstore domain"): > > On Mon, Aug 29, 2016 at 08:22:14AM +0200, Juergen Gross wrote: > > > So Mini-OS ballooning is avail

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain [and 1 more messages]

2016-09-06 Thread Ian Jackson
Wei Liu writes ("Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain"): > On Mon, Aug 29, 2016 at 08:22:14AM +0200, Juergen Gross wrote: > > So Mini-OS ballooning is available now. Anything missing from my side > > for this series to be accepted?

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-09-06 Thread Juergen Gross
On 08/08/16 10:28, Juergen Gross wrote: > 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

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-08-29 Thread Wei Liu
On Mon, Aug 29, 2016 at 08:22:14AM +0200, Juergen Gross wrote: > On 08/08/16 10:28, Juergen Gross wrote: > > 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_

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-08-28 Thread Juergen Gross
On 08/08/16 10:28, Juergen Gross wrote: > 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

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-08-24 Thread Wei Liu
On Mon, Aug 08, 2016 at 07:31:28PM +0200, Juergen Gross wrote: > On 08/08/16 16:45, Ian Jackson wrote: > > Juergen Gross writes ("[PATCH 0/3] tools: support autoballooning of > > xenstore domain"): > >> Support xenstore domain autoballooning by: > >> - adding --maxmem parameter to init-xenstore-do

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-08-08 Thread Juergen Gross
On 08/08/16 16:45, Ian Jackson wrote: > Juergen Gross writes ("[PATCH 0/3] tools: support autoballooning of xenstore > domain"): >> Support xenstore domain autoballooning by: >> - adding --maxmem parameter to init-xenstore-domain >> - build xenstore stubdom with Mini-OS CONFIG_BALLOON set >> - add

Re: [Xen-devel] [PATCH 0/3] tools: support autoballooning of xenstore domain

2016-08-08 Thread Ian Jackson
Juergen Gross writes ("[PATCH 0/3] tools: support autoballooning of xenstore domain"): > 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 sysconf