From: Mukesh Rathor <mukesh.rathor@oracle.com>
To: Keir Fraser <keir.fraser@eu.citrix.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: bring up Hypervisor on large (512GB) memory
Date: Tue, 10 Feb 2009 15:43:48 -0800 [thread overview]
Message-ID: <49921134.8030603@oracle.com> (raw)
In-Reply-To: <C5B6C264.1789%keir.fraser@eu.citrix.com>
Keir Fraser wrote:
> On 10/02/2009 03:08, "Mukesh Rathor" <mukesh.rathor@oracle.com> wrote:
>
>> The only solution I can think of is moving the bitmap elsewhere, above 4GB in
>> this case:
>> figure the size of bitmap, DIRECT map space, allocate the map,
>> mark it reserved in the RAM map, and should work!
>>
>> I'd have add a loop around init_boot_allocator() in __start_xen()
>> iterating thru the RAM map again, and finding space above 16M.
>>
>> Am I on the right track?
>
> A 512GB system still needs only 16MB of allocator bitmap. There's no need
> for a complicated solution, moving it above 4GB or anything.
>
> I've actually broken xen-unstable and forgotten to account for the allocator
> bitmap overhead when I relocate Xen. I will fix that, and properly account
> for the bitmap overhead rather than add a fixed overhead (which is probably
> what breaks you on 3.1.4). I'll let you know when that's done.
>
> -- Keir
>
ok, that sounds better solution. Let me know. Next on my list is customer
unable to boot 256GB PV guest, stay tuned.
Thanks,
Mukesh
next prev parent reply other threads:[~2009-02-10 23:43 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 3:08 bring up Hypervisor on large (512GB) memory Mukesh Rathor
2009-02-10 4:52 ` Tian, Kevin
2009-02-10 5:34 ` Keir Fraser
2009-02-10 23:43 ` Mukesh Rathor [this message]
2009-02-10 8:11 ` Jan Beulich
2009-02-10 8:47 ` Keir Fraser
2009-02-11 10:43 ` Keir Fraser
2009-02-27 4:42 ` Mukesh Rathor
2009-02-27 9:36 ` Keir Fraser
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=49921134.8030603@oracle.com \
--to=mukesh.rathor@oracle.com \
--cc=keir.fraser@eu.citrix.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.