From: Nishanth Aravamudan <nacc@us.ibm.com>
To: Christoph Lameter <clameter@sgi.com>
Cc: melgor@ie.ibm.com, linux-mm@kvack.org
Subject: Re: [RFC][PATCH] mm: fix misleading __GFP_REPEAT related comments
Date: Wed, 6 Feb 2008 15:14:09 -0800 [thread overview]
Message-ID: <20080206231409.GH3477@us.ibm.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0802061508150.21988@schroedinger.engr.sgi.com>
On 06.02.2008 [15:08:39 -0800], Christoph Lameter wrote:
> On Wed, 6 Feb 2008, Nishanth Aravamudan wrote:
>
> > To clarify, the flags' semantics are:
> >
> > __GFP_NORETRY means try no harder than one run through __alloc_pages
> >
> > __GFP_REPEAT means __GFP_NOFAIL
>
> The __GFP_REPEAT == __GFP_NOFAIL?
>
> If so then remove __GFP_REPEAT.
I'm purely documenting the state of things in this patch. In a follow-on
set of patches, I try to change the semantics of __GFP_REPEAT for
large-order allocations.
Also, note, this is only in "this implementation" as mentioned all over
page_alloc.c.
Thanks,
Nish
--
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>
next prev parent reply other threads:[~2008-02-06 22:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-06 23:05 [RFC][PATCH] mm: fix misleading __GFP_REPEAT related comments Nishanth Aravamudan
2008-02-06 23:08 ` Christoph Lameter
2008-02-06 23:14 ` Nishanth Aravamudan [this message]
2008-02-06 23:29 ` 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=20080206231409.GH3477@us.ibm.com \
--to=nacc@us.ibm.com \
--cc=clameter@sgi.com \
--cc=linux-mm@kvack.org \
--cc=melgor@ie.ibm.com \
/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.