public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Your ext2 optimisation for readdir+stat
@ 2001-08-20 14:09 Yusuf Goolamabbas
  0 siblings, 0 replies; 2+ messages in thread
From: Yusuf Goolamabbas @ 2001-08-20 14:09 UTC (permalink / raw)
  To: linux-kernel


> The patch won't work for the 2.2 kernels or 2.4 ext3, since it
> requires that the directories-in-page-cache change.  It's
> theoretically possible to rewrite the change for the old-style
> ext2/3_find_entry code, but (a) the ext2_find_entry() function before
> it was modified to use the page cache is rather icky, and (b) I don't
> particularly care about 2.2 at this point.
> 
> The only reason why I might try to do this work is if we really want
> this optimization in ext3 before we add support for putting
> directories in the page cache (which isn't going to happen before the
> ext3 1.0 release), but as I said, it would require messing with a
> complicated bit of code, and it's not high on my priority list at the
> moment.

I think it would be great to have this for ext3. Andrew Morton has done
a lot of work to make ext3 very usable for MTA applications.
Postfix/qmail use 'find' either in their control script or whilst
providing queue statistics. Your optimisations would greatly speed these
operations up. I believe tarring directory trees might also get a
speedup and maybe cvs operations

Regards, Yusuf

-- 
Yusuf Goolamabbas
yusufg@outblaze.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-08-20 18:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <20010820042921.14473.qmail@yusufg.portal2.com>
     [not found] ` <20010820082440.C8399@thunk.org>
2001-08-20 18:22   ` Your ext2 optimisation for readdir+stat Theodore Tso
2001-08-20 14:09 Yusuf Goolamabbas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox