All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Lalancette <clalance@redhat.com>
To: Keir Fraser <Keir.Fraser@cl.cam.ac.uk>
Cc: xen-devel@lists.xensource.com, Jan Beulich <jbeulich@novell.com>
Subject: Re: [PATCH]: Allow Xen to boot/run on large memory (>64G) machines
Date: Thu, 22 Feb 2007 09:57:10 -0500	[thread overview]
Message-ID: <45DDAF46.60404@redhat.com> (raw)
In-Reply-To: <C203238C.9EDE%Keir.Fraser@cl.cam.ac.uk>

Keir Fraser wrote:
> On 22/2/07 10:33, "Jan Beulich" <jbeulich@novell.com> wrote:
> 
> 
>>The page allocator changes that I posted a while back probably haven't
>>been looked at so fat, given the above comments. The patch that kills the
>>DMA pool changes x86-64 to allocate the dom0 memory without restriction
>>(i386 has to remain restricted, yet not because of DMA address issues, but
>>in order to be able to see the memory in the 1:1 mapping).
> 
> 
> Oh, good point. :-) And it sounds like it makes sense to leave this alone
> for now and leave it to your patches.
> 

Ah, OK.  That will address the second concern.  Jan's right, I didn't actually
look at those patches.  Thanks for pointing them out.

> 
> It makes sense for the boot allocator to prefer to allocate from high memory
> if it can, rather then using what is currently the DMA pool (and, after your
> patches are applied, will be from relatively-narrow-address-width pools). So
> I think this patch is good and narrow enough in scope to go straight in
> (although I think the behaviour of alloc_boot_pages() should be changed
> rather than adding a new allocator function).

Yeah, I wasn't quite sure how far to go with this.  The frame table was the
worst offender, so I just went after that.  I can whip up a quick patch and test
it out here, changing the alloc_boot_pages() to always allocate from the top.

By the way, I assume we only want to do this for x86_64, yes?

Chris Lalancette

  reply	other threads:[~2007-02-22 14:57 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-22  0:38 [PATCH]: Allow Xen to boot/run on large memory (>64G) machines Chris Lalancette
2007-02-22  7:50 ` Keir Fraser
2007-02-22 10:33   ` Jan Beulich
2007-02-22 10:40     ` Keir Fraser
2007-02-22 14:57       ` Chris Lalancette [this message]
2007-02-22 15:11         ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2007-02-22 10:39 Jan Beulich

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=45DDAF46.60404@redhat.com \
    --to=clalance@redhat.com \
    --cc=Keir.Fraser@cl.cam.ac.uk \
    --cc=jbeulich@novell.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.