[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH 1/3] tools: add --maxmem parameter to init-xenstore-domain



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@xxxxxxxx>

Code looks OK.

Acked-by: Wei Liu <wei.liu2@xxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.