All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@linux-foundation.org>
To: Nick Piggin <npiggin@suse.de>
Cc: Linux Memory Management List <linux-mm@kvack.org>
Subject: Re: [patch][rfc] radix-tree: be a nice citizen
Date: Wed, 29 Aug 2007 02:20:44 -0700	[thread overview]
Message-ID: <20070829022044.9730888e.akpm@linux-foundation.org> (raw)
In-Reply-To: <20070829090301.GB32236@wotan.suse.de>

On Wed, 29 Aug 2007 11:03:01 +0200 Nick Piggin <npiggin@suse.de> wrote:

> On Wed, Aug 29, 2007 at 01:57:02AM -0700, Andrew Morton wrote:
> > On Wed, 29 Aug 2007 10:50:39 +0200 Nick Piggin <npiggin@suse.de> wrote:
> > 
> > > ISTR that last time I sent you a patch to do the same thing, you
> > > had some objections. I can't remember what they were though, but
> > > I guess you didn't end up merging it.
> > 
> > So you can't remember what the problem was, and I have to work iyut
> > out again.  Is this efficient?
> 
> No, but better than leaving it unfixed. It was years ago. I did try
> to find it.
> 

ho hum.

>  
> > > I was reminded by the problem after seeing an atomic allocation
> > > failure trace from pagecache radix tree inesrtion.
> > 
> > wot?  radix-tree node allocation for pagecache insertion doesn't fail.
> 
> The atomic allocation that's part of node allocation can.

radix-tree node allocations under add_to_page_cache() can't fail.  Or if they
can, there's some bug.  IOW, I don't have a clue what you're trying to tell me.

Can we start again?

--
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-08-29  9:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-29  8:50 [patch][rfc] radix-tree: be a nice citizen Nick Piggin
2007-08-29  8:57 ` Andrew Morton
2007-08-29  9:03   ` Nick Piggin
2007-08-29  9:20     ` Andrew Morton [this message]
2007-08-29  9:45       ` Nick Piggin
2007-08-29 22:45         ` Andrew Morton
2007-08-30  1:22           ` Nick Piggin
2007-08-30  2:08             ` Andrew Morton
2007-08-30  3:16               ` 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=20070829022044.9730888e.akpm@linux-foundation.org \
    --to=akpm@linux-foundation.org \
    --cc=linux-mm@kvack.org \
    --cc=npiggin@suse.de \
    /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.