From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: "Kurt C. Hackel" <kurt.hackel@oracle.com>,
Ian Pratt <Ian.Pratt@eu.citrix.com>,
xen-devel <xen-devel@lists.xensource.com>
Subject: Re: dom0 boot failure with 256G
Date: Thu, 05 Jun 2008 19:48:12 -0700 [thread overview]
Message-ID: <4848A56C.7000603@oracle.com> (raw)
In-Reply-To: <C46D9793.21B3D%keir.fraser@eu.citrix.com>
Keir Fraser wrote:
>
>
> On 5/6/08 08:24, "Keir Fraser" <keir.fraser@eu.citrix.com> wrote:
>
>>> 256GB is more than a 32b dom0 can handle. Presumably it works if you set
>>> dom0_mem= to something smaller?
>>>
>>> We should probably make the clipping of dom0 memory to something like
>>> 64GB automatic.
>> Xen ought to have crashed during dom0 build in that case, being unable to
>> allocate enough memory of the restricted address width supported by the 32b
>> dom0 guest. I agree that dom0_mem should be automatically intelligently
>> clamped. Currently nr_pages is clamped to UINT_MAX (!) for a 32b dom0, which
>> is still rather a big number.
>
> Actually compat guests are good for up to 128GB, so you should be fine with
> no dom0_mem= parameter.
>
> -- Keir
>
No, it crashed without dom0_mem paramater after I fixed the physaddr_bitsize
in construct_dom0(). It looked like it was allocating almost 256G to dom0...
things are fine now with dom0_mem= specified.
thanks
mukesh
next prev parent reply other threads:[~2008-06-06 2:48 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-05 2:07 dom0 boot failure with 256G Mukesh Rathor
2008-06-05 4:00 ` Ian Pratt
2008-06-05 7:24 ` Keir Fraser
2008-06-05 12:16 ` Keir Fraser
2008-06-05 12:54 ` Jeremy Fitzhardinge
2008-06-05 12:58 ` Keir Fraser
2008-06-05 13:15 ` Jan Beulich
2008-06-05 13:17 ` Keir Fraser
2008-06-05 13:31 ` Jeremy Fitzhardinge
2008-06-06 2:48 ` Mukesh Rathor [this message]
2008-06-05 18:01 ` mukesh rathor
2008-06-05 7:30 ` Keir Fraser
2008-06-05 7:35 ` [PATCH] " Jan Beulich
2008-06-06 2:43 ` Mukesh Rathor
2008-06-06 7:05 ` Jan Beulich
2008-06-07 0:33 ` Mukesh Rathor
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=4848A56C.7000603@oracle.com \
--to=mukesh.rathor@oracle.com \
--cc=Ian.Pratt@eu.citrix.com \
--cc=keir.fraser@eu.citrix.com \
--cc=kurt.hackel@oracle.com \
--cc=xen-devel@lists.xensource.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.