public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Morton <akpm@digeo.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: tytso@mit.edu, linux-kernel@vger.kernel.org,
	ext2-devel@lists.sourceforge.net, Ed Tomlinson <tomlins@cam.org>
Subject: Re: [Ext2-devel] [RFC] [PATCH 1/4] Add extended attributes to ext2/3
Date: Tue, 08 Oct 2002 11:38:27 -0700	[thread overview]
Message-ID: <3DA32623.C1126CF1@digeo.com> (raw)
In-Reply-To: 20021008191900.A12912@infradead.org

Christoph Hellwig wrote:
> 
> On Tue, Oct 08, 2002 at 02:08:11PM -0400, tytso@mit.edu wrote:
> >
> > This is the first of four patches which add extended attribute support
> > to the ext2 and ext3 filesystems.  It is a port of Andreas Gruenbacher's
> > patches, which have been well tested and in a number of distributions
> > (including RH 8, if I'm not mistaken) already.
> 
> RH backed it out after the second or third beta due to bugginess..
> 
> > This first patch creates a generic interface for registering caches with
> > the VM subsystem so that they can react appropriately to memory
> > pressure.
> 
> I'd suggest Ed Tomlinson's much saner interface that adds a third callbackj
> to kmem_cache_t (similar to the Solaris implementation) instead.
> 
> Doing this outside slab is not a good idea (and XFS currently does
> it too - in it's own code which should be replaced with Ed's one)

Yup, although that's a fairly minor point in this context..

The shrinker callback code is not actually in Linus's kernel
at present.  I'm kind of sitting on it until I've had time
to ponder the dirty great lock which Ed added ;)

  reply	other threads:[~2002-10-08 18:33 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-08 18:08 [RFC] [PATCH 1/4] Add extended attributes to ext2/3 tytso
2002-10-08 18:19 ` [Ext2-devel] " Christoph Hellwig
2002-10-08 18:38   ` Andrew Morton [this message]
2002-10-08 18:47     ` Andreas Gruenbacher
2002-10-08 19:10       ` Rik van Riel
2002-10-10  6:56       ` Andrew Morton
2002-10-08 18:40   ` Theodore Ts'o
2002-10-08 18:50     ` Christoph Hellwig
2002-10-08 22:37       ` Ed Tomlinson
2002-10-08 18:21 ` Rik van Riel
2002-10-08 18:59   ` [Ext2-devel] " Andreas Gruenbacher

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=3DA32623.C1126CF1@digeo.com \
    --to=akpm@digeo.com \
    --cc=ext2-devel@lists.sourceforge.net \
    --cc=hch@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tomlins@cam.org \
    --cc=tytso@mit.edu \
    /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