linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Christoph Lameter <clameter@sgi.com>
To: Mel Gorman <mel@skynet.ie>
Cc: akpm@osdl.org, linux-mm@kvack.org
Subject: Re: Slab: Better fallback allocation behavior
Date: Fri, 1 Dec 2006 08:32:35 -0800 (PST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0612010829260.17445@schroedinger.engr.sgi.com> (raw)
In-Reply-To: <20061201123205.GA3528@skynet.ie>

On Fri, 1 Dec 2006, Mel Gorman wrote:

> Hi Christoph,
> 
> On (29/11/06 17:01), Christoph Lameter didst pronounce:
> > Currently we simply attempt to allocate from all allowed nodes using 
> > GFP_THISNODE.
> 
> I thought GFP_THISNODE meant we never fallback to other nodes and no policies
> are ever applied.

That is __GFP_THISNODE alone. GFP_THISNODE is combination of flags used to 
get a page if there is one available on that node. These are necessary so 
that kernel subsystems (like the slab) can manage their own locality by 
placing node specific objects in per node lists.

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2006-12-01 16:32 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-30  1:01 Christoph Lameter
2006-12-01 12:32 ` Mel Gorman
2006-12-01 16:32   ` Christoph Lameter [this message]
2006-12-01 16:37   ` Christoph Lameter

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=Pine.LNX.4.64.0612010829260.17445@schroedinger.engr.sgi.com \
    --to=clameter@sgi.com \
    --cc=akpm@osdl.org \
    --cc=linux-mm@kvack.org \
    --cc=mel@skynet.ie \
    /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