All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: yhlu.kernel@gmail.com
Cc: Thomas Gleixner <tglx@linutronix.de>,
	Andrew Morton <akpm@linux-foundation.org>,
	"H. Peter Anvin" <hpa@zytor.com>,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86_64: allocate gart aperture from 512M
Date: Wed, 16 Apr 2008 11:29:48 +0200	[thread overview]
Message-ID: <20080416092948.GF5343@elte.hu> (raw)
In-Reply-To: <200804142040.37701.yhlu.kernel@gmail.com>


* Yinghai Lu <yhlu.kernel.send@gmail.com> wrote:

> [PATCH] x86_64: allocate gart aperture from 512M
> 
> because we try to reserve dma32 early, so we have chance to get 
> aperture from 64M
> 
> with some sequence aperture allocated from RAM, could become 
> E820_RESERVED.
> 
> and then if folling up one kexec one big kernel that uncompressed size 
> is above
> 
> 64M could have conflict with still using gart.
> 
> So allocate gart aperture from 512M instead.
> 
> Also change the fallback_aper_order to 5, because we don't have chance 
> to get 2G or 4G aperture.

thanks, applied.

	Ingo

      reply	other threads:[~2008-04-16  9:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-15  3:40 [PATCH] x86_64: allocate gart aperture from 512M Yinghai Lu
2008-04-16  9:29 ` Ingo Molnar [this message]

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=20080416092948.GF5343@elte.hu \
    --to=mingo@elte.hu \
    --cc=akpm@linux-foundation.org \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    --cc=yhlu.kernel@gmail.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.