public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Jan Beulich <JBeulich@novell.com>
Cc: bernhard.walle@gmx.de, Thomas Gleixner <tglx@linutronix.de>,
	hpa@zytor.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] don't use alloc_bootmem_low() where not strictly needed
Date: Wed, 1 Jul 2009 00:03:18 +0200	[thread overview]
Message-ID: <20090630220318.GC1241@elte.hu> (raw)
In-Reply-To: <4A4A111A020000780000831A@vpn.id2.novell.com>


* Jan Beulich <JBeulich@novell.com> wrote:

> Since alloc_bootmem() will never return inaccessible (via virtual 
> addressing) memory anyway, using the ..._low() variant only makes 
> sense when the physical address range of the allocated memory must 
> fulfill further constraints, espacially since on 64-bits (or more 
> generally in all cases where the pools the two variants allocate 
> from are different), the space available for ..._low() is more 
> easily exhausted than the full available range.

hm, i have some vague memories of the _low() being relevant for 
things like PAGEALLOC stability. Thomas, do you remember anything 
specific there?

	Ingo

  reply	other threads:[~2009-06-30 22:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-30 11:20 [PATCH] don't use alloc_bootmem_low() where not strictly needed Jan Beulich
2009-06-30 22:03 ` Ingo Molnar [this message]
  -- strict thread matches above, loose matches on Subject: below --
2009-08-18 15:54 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=20090630220318.GC1241@elte.hu \
    --to=mingo@elte.hu \
    --cc=JBeulich@novell.com \
    --cc=bernhard.walle@gmx.de \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox