All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH 0/3] xfs: buffer cache shrinker overhaul V2
Date: Tue, 30 Nov 2010 15:40:21 +1100	[thread overview]
Message-ID: <20101130044021.GF3556@dastard> (raw)
In-Reply-To: <20101129125601.GA14222@infradead.org>

On Mon, Nov 29, 2010 at 07:56:01AM -0500, Christoph Hellwig wrote:
> On Mon, Nov 29, 2010 at 11:58:56AM +1100, Dave Chinner wrote:
> > This series effectively means that the buffer cache can now be made
> > independent of the page cache as we now have our own optimised
> > buffer cache reclaim mechanisms.
> 
> What happened to that part of the first series?  Implementing the
> sub-page blocksize support using kmalloc should be fairly straight
> forward.

I haven't had time to implement a new version of it yet. I've still
got the get_free_page version of it around, I just need to update
and test it. Hopefully I'll get that done in the next couple of
days...

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

      reply	other threads:[~2010-11-30  4:38 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-29  0:58 [PATCH 0/3] xfs: buffer cache shrinker overhaul V2 Dave Chinner
2010-11-29  0:58 ` [PATCH 1/3] xfs: convert xfsbud shrinker to a per-buftarg shrinker Dave Chinner
2010-11-29  0:58 ` [PATCH 2/3] xfs: add a lru to the XFS buffer cache Dave Chinner
2010-11-29 13:07   ` Christoph Hellwig
2010-11-29  0:58 ` [PATCH 3/3] xfs: connect up buffer reclaim priority hooks Dave Chinner
2010-11-29 13:08   ` Christoph Hellwig
2010-11-29 12:56 ` [PATCH 0/3] xfs: buffer cache shrinker overhaul V2 Christoph Hellwig
2010-11-30  4:40   ` Dave Chinner [this message]

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=20101130044021.GF3556@dastard \
    --to=david@fromorbit.com \
    --cc=hch@infradead.org \
    --cc=xfs@oss.sgi.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.