Re: ext2fs enhacement/fix [re: shrinking directories]

Jan Kara (jack@atrey.karlin.mff.cuni.cz)
Sun, 19 Jul 1998 10:32:25 +0200


> dcache can't maintain 80 gigs of news spool in memory.
Yes.
>
> another idea instead of physically shrinking. sort the structure, placing
> all in use information at the top and implementing a 'last used' marker.
>
If you sort the dir-entries often (once per hour or so) you'll spend too
much time with it (It's not easy to do it when FS is mounted). If you sort
the structure once per week it won't have noticeable (?) effect IMHO (especially
in the case of news...).

Honza

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.altern.org/andrebalsa/doc/lkml-faq.html