All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Christoph Lameter <clameter@engr.sgi.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@osdl.org
Subject: Re: [PATCH] NUMA policies in the slab allocator V2
Date: Fri, 18 Nov 2005 05:31:47 +0100	[thread overview]
Message-ID: <200511180531.47764.ak@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.62.0511171925090.22785@schroedinger.engr.sgi.com>

On Friday 18 November 2005 04:38, Christoph Lameter wrote:
> You really want to run the useless fastpath? Examine lists etc for
> the local node despite the policy telling you to get off node?

Yes.

> Hmm. Is a hugepage ever allocated from interrupt context?

They aren't.

-Andi

WARNING: multiple messages have this Message-ID (diff)
From: Andi Kleen <ak@suse.de>
To: Christoph Lameter <clameter@engr.sgi.com>
Cc: linux-kernel@vger.kernel.org, linux-mm@kvack.org, akpm@osdl.org
Subject: Re: [PATCH] NUMA policies in the slab allocator V2
Date: Fri, 18 Nov 2005 05:31:47 +0100	[thread overview]
Message-ID: <200511180531.47764.ak@suse.de> (raw)
In-Reply-To: <Pine.LNX.4.62.0511171925090.22785@schroedinger.engr.sgi.com>

On Friday 18 November 2005 04:38, Christoph Lameter wrote:
> You really want to run the useless fastpath? Examine lists etc for
> the local node despite the policy telling you to get off node?

Yes.

> Hmm. Is a hugepage ever allocated from interrupt context?

They aren't.

-Andi

--
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:[~2005-11-18  4:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-11-18  1:51 [PATCH] NUMA policies in the slab allocator V2 Christoph Lameter
2005-11-18  1:51 ` Christoph Lameter
2005-11-18  2:59 ` Andi Kleen
2005-11-18  2:59   ` Andi Kleen
2005-11-18  3:38   ` Christoph Lameter
2005-11-18  3:38     ` Christoph Lameter
2005-11-18  4:31     ` Andi Kleen [this message]
2005-11-18  4:31       ` Andi Kleen
2005-11-18 17:19       ` Christoph Lameter
2005-11-18 17:19         ` 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=200511180531.47764.ak@suse.de \
    --to=ak@suse.de \
    --cc=akpm@osdl.org \
    --cc=clameter@engr.sgi.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    /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.