From: Olaf Hering Date: Wed, 6 Jun 2012 12:53:59 +0000 (+0100) Subject: xl.cfg: document the maxmem= option X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=c1e2d47de30d123492365835643418a51cd3cff8;p=people%2Fvhanquez%2Fxen-unstable.git xl.cfg: document the maxmem= option Signed-off-by: Olaf Hering Acked-by: Ian Campbell Committed-by: Ian Campbell --- diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5 index dbe3291197..cab7016772 100644 --- a/docs/man/xl.cfg.pod.5 +++ b/docs/man/xl.cfg.pod.5 @@ -174,6 +174,16 @@ Honoured by the sedf scheduler. Start the guest with MBYTES megabytes of RAM. +=item B + +Specifies the maximum amount of memory a guest can ever see. +The value of B must be equal or greater than B. + +In combination with B it will start the guest "pre-ballooned", +if the values of B and B differ. +A "pre-ballooned" HVM guest needs a balloon driver, without a balloon driver +it will crash. + =item B Specifies what should be done with the domain if it shuts itself down. @@ -971,10 +981,6 @@ XXX XXX -=item B - -XXX - =item B XXX