From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Sven_K=F6hler?= Subject: Re: dom0 not seeing all of the assigned memory Date: Thu, 15 Mar 2012 21:29:45 +0100 Message-ID: <4F625139.9050501@gmail.com> References: <4F468B96.5030703@cantab.net> <20120315183330.GB3034@phenom.dumpdata.com> <4F623AD5.3020400@citrix.com> <4F624C02.3000004@gmail.com> <1331842410.13956.40.camel@dagon.hellion.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1331842410.13956.40.camel@dagon.hellion.org.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "xen-devel@lists.xensource.com" , David Vrabel , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org Am 15.03.2012 21:13, schrieb Ian Campbell: > On Thu, 2012-03-15 at 20:07 +0000, Sven K=F6hler wrote: >> Am 15.03.2012 19:54, schrieb David Vrabel: > = >>> You need dom0_mem=3Dmax:512M >> >> I can't find documentation on what that does. > = > This option is documented in the source tree, and the in tree > documentation is published at: > http://xenbits.xen.org/docs/unstable/misc/xen-command-line.html Thanks for the link. That is very useful! Is there any path that leads from http://www.xen.org/support/documentation.html to the page above in case I forget the URL? However: according to that documentation dom0_mem=3D512M implies dom0_mem=3Dmax:512M. Or am I wrong?