All of lore.kernel.org
 help / color / mirror / Atom feed
From: Timur Tabi <timur@freescale.com>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: Andrew Morton <akpm@linux-foundation.org>, linux-mm@kvack.org
Subject: Re: Fw: [PATCH] Add alloc_pages_exact() and free_pages_exact()
Date: Wed, 25 Jun 2008 09:25:53 -0500	[thread overview]
Message-ID: <48625571.9060201@freescale.com> (raw)
In-Reply-To: <200806251139.51142.nickpiggin@yahoo.com.au>

Nick Piggin wrote:
> On Wednesday 25 June 2008 06:57, Andrew Morton wrote:
>> I'm applying this.
> 
> Fine. And IIRC there are one or two places around the kernel that
> could be converted to use it. Why not just have a node id
> argument and call it alloc_pages_node_exact? so Christoph doesn't
> have to do it himself ;)

Since I don't know anything nodes, I can't say whether this is a good idea or
not, or even how to implement it.  Sorry.

> Maybe you could also say that __GFP_COMPOUND cannot be used, and
> that the returned pages are "split" (work the same way as N
> indivudually allocated order-0 pages WRT refcounting).

Is this a suggestion for the function comments?

-- 
Timur Tabi
Linux kernel developer at Freescale

--
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:[~2008-06-25 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-24 20:57 Fw: [PATCH] Add alloc_pages_exact() and free_pages_exact() Andrew Morton
2008-06-25  1:39 ` Nick Piggin
2008-06-25 14:25   ` Timur Tabi [this message]
2008-07-07  6:42     ` Nick Piggin

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=48625571.9060201@freescale.com \
    --to=timur@freescale.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --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.