linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Nishanth Aravamudan <nacc@us.ibm.com>
Cc: mel@csn.ul.ie, clameter@sgi.com, apw@shadowen.org,
	kosaki.motohiro@jp.fujitsu.com, linux-mm@kvack.org
Subject: Re: [PATCH] Smarter retry of costly-order allocations
Date: Tue, 15 Apr 2008 17:09:02 -0700	[thread overview]
Message-ID: <20080415170902.4ec7aae5.akpm@linux-foundation.org> (raw)
In-Reply-To: <20080416000010.GF15840@us.ibm.com>

On Tue, 15 Apr 2008 17:00:10 -0700
Nishanth Aravamudan <nacc@us.ibm.com> wrote:

> On 15.04.2008 [12:18:34 -0700], Andrew Morton wrote:
> > On Tue, 15 Apr 2008 10:26:14 -0700
> > Nishanth Aravamudan <nacc@us.ibm.com> wrote:
> > 
> > > > So... would like to see some firmer-looking testing results, please.
> > > 
> > > Do Mel's e-mails cover this sufficiently?
> > 
> > I guess so.
> > 
> > Could you please pull together a new set of changelogs sometime?
> 
> Will do it tomorrow, for sure.
> 
> > The big-picture change here is that we now use GFP_REPEAT for hugepages,
> > which makes the allocations work better.  But I assume that you hit some
> > problem with that which led you to reduce the amount of effort which
> > GFP_REPEAT will expend for larger pages, yes?
> > 
> > If so, a description of that problem would be appropriate as well.
> 
> Will add that, as well.
> 
> Would you like me to repost the patch with the new changelog and just
> ask you therein to drop and replace? Patches 1/3 and 3/3 should be
> unchanged.
> 

Sure, whatever, I'll work it out ;)

--
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-04-16  0:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-11 23:35 [PATCH 1/3] mm: fix misleading __GFP_REPEAT related comments Nishanth Aravamudan
2008-04-11 23:35 ` [PATCH] Smarter retry of costly-order allocations Nishanth Aravamudan
2008-04-11 23:36   ` [PATCH 3/3] Explicitly retry hugepage allocations Nishanth Aravamudan
2008-04-15  8:56     ` Mel Gorman
2008-04-17  1:40       ` [UPDATED][PATCH " Nishanth Aravamudan
2008-04-15  7:07   ` [PATCH] Smarter retry of costly-order allocations Andrew Morton
2008-04-15 17:26     ` Nishanth Aravamudan
2008-04-15 19:18       ` Andrew Morton
2008-04-16  0:00         ` Nishanth Aravamudan
2008-04-16  0:09           ` Andrew Morton [this message]
2008-04-17  1:39             ` [UPDATED][PATCH 2/3] " Nishanth Aravamudan
2008-04-15  8:51   ` [PATCH] " Mel Gorman
2008-04-15  9:02     ` Andrew Morton
2008-04-15  9:27       ` Mel Gorman

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=20080415170902.4ec7aae5.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=apw@shadowen.org \
    --cc=clameter@sgi.com \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-mm@kvack.org \
    --cc=mel@csn.ul.ie \
    --cc=nacc@us.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).