All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Christoph Lameter <clameter@sgi.com>,
	Matt Mackall <mpm@selenic.com>,
	Nick Piggin <nickpiggin@yahoo.com.au>,
	Andrew Morton <akpm@linux-foundation.org>,
	linux-mm@kvack.org
Subject: Re: [PATCH] slob: poor man's NUMA, take 5.
Date: Tue, 19 Jun 2007 12:52:30 +0900	[thread overview]
Message-ID: <20070619035230.GA23631@linux-sh.org> (raw)
In-Reply-To: <20070618023956.GA30969@linux-sh.org>

On Mon, Jun 18, 2007 at 11:39:56AM +0900, Paul Mundt wrote:
> On Fri, Jun 15, 2007 at 07:39:54AM -0700, Christoph Lameter wrote:
> > On Fri, 15 Jun 2007, Paul Mundt wrote:
> > 
> > > + * %GFP_DMA - Allocation suitable for DMA.
> > > + *
> > > + * %GFP_DMA32 - Large allocation suitable for DMA (depending on platform).
> > 
> > GFP_DMA32 is not supported in the slab allocators.
> > 
> > GFP_DMA should only be used for kmalloc caches. Otherwise use a slab 
> > created with SLAB_DMA.
> > 
> > > + *
> > > + * %__GFP_ZERO - Zero the allocation on success.
> > > + *
> > 
> > __GFP_ZERO is not support for slab allocations.
> > 
> Thanks, updated.
> 
Christoph, does your previous Acked-by still apply to this version?

Matt, any other concerns?

If there's nothing else, I'll post a final version with the appropriate
sign-offs/acks, and hopefully this is ready to go in to -mm if Andrew is
taking patches.

--
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:[~2007-06-19  3:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-15  3:34 [PATCH] slob: poor man's NUMA, take 5 Paul Mundt
2007-06-15  4:30 ` Christoph Lameter
2007-06-15  5:39   ` Paul Mundt
2007-06-15 14:31     ` Christoph Lameter
2007-06-15  6:44 ` Matt Mackall
2007-06-15  8:22   ` Paul Mundt
2007-06-15 14:39     ` Christoph Lameter
2007-06-18  2:39       ` Paul Mundt
2007-06-19  3:52         ` Paul Mundt [this message]
2007-06-19  3:57           ` Matt Mackall
2007-06-19  4:01           ` 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=20070619035230.GA23631@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=akpm@linux-foundation.org \
    --cc=clameter@sgi.com \
    --cc=linux-mm@kvack.org \
    --cc=mpm@selenic.com \
    --cc=nickpiggin@yahoo.com.au \
    /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.