Re: Ext3 Filesystem

Ralf Baechle (ralf@oss.sgi.com)
Mon, 13 Dec 1999 16:26:42 -0200


On Tue, Dec 07, 1999 at 10:00:08AM -0800, Scott Henry wrote:

> The experience of XFS on IRIX is that unless you put the journal on
> a REALLY fast device, like a battery-backed SSD, then the difference
> in performance between an internal journal and an external one is
> noise, even on very large, active, and performance-critical
> filesystems. Ie: writing to the journal is NOT a bottleneck.
>
> This was quite a surprising result... Though it does imply that
> XFS/IRIX got the write ordering, batching, etc correct.

For general operation maybe. The internal journal is the performance
limit for metadata intensive operations such creating lots of small files.
See the respective benchmarks which I've posted to the reiserfs list some
time ago.

Ralf

-
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.tux.org/lkml/