Announcement
Collapse
No announcement yet.
Real World Benchmarks Of The EXT4 File-System
Collapse
X
-
Does anyone know what the 'record size' parameter was set to for the IOzone tests? I'm running a mini-comparison of different file systems on an external HD... I'm running iozone directly and would liie to use the same parameters used by the PTS iozone tests.... Thank you!
-
Some added information about ext4
Hi there, I just came across this discussion thread about Phoronix's "Real World Benchmarks of the EXT4 filesystem". In answer to the questions about e2fsck speeds, typical results on a filesystem which is created as a native ext4 filesystem is that it is 6-8 times faster at e2fsck speeds compared to ext3. See my blog posting at: http://thunk.org/tytso/blog/2008/08/...t4-fsck-times/
Secondly, it should be noted that ext4 has barriers on by default (for safety's sake) while ext3 has barriers off by default (it's actually Andrew Morton who has resisted enabling barriers by default). So when ext4 beats ext3 that's despite the fact that ext3 has an "unfair" advantage over filesystems such as xfs and ext4 which enable barriers by default. You can mount ext3 with the mount option barriers=1 if you want to do a more apples-to-apples comparison.
Finally there are some very good benchmarks available at http://btrfs.boxacle.net, done by a guy who works at IBM doing performance measurements. This site's primary mission is benchmarking in support of btrfs development, but there are also some very good benchmarks that compare ext3, ext4, jfs, xfs, and development versions of btrfs. For example please see:
and
Leave a comment:
-
Originally posted by alec View PostBy the time "they " come up with anything, windows will not be relevant for me.
In fact, word on street is that ext2 plugin will read ext4 just fine, unless it has extents enabled. But extents is the best thing about ext4, so migration is pointless in this case.
Leave a comment:
-
By the time "they " come up with anything, windows will not be relevant for me.
In fact, word on street is that ext2 plugin will read ext4 just fine, unless it has extents enabled. But extents is the best thing about ext4, so migration is pointless in this case.
Leave a comment:
-
Originally posted by alec View PostIf I use ext4 with extents, there is no way to read it from Windows, correct?
I have a media partition in ext3, works out well (considering I have no need to write anything, just occasional read).... The changes between ext3 and ext4 are drastic.
Leave a comment:
-
If I use ext4 with extents, there is no way to read it from Windows, correct?
I have a media partition in ext3, works out well (considering I have no need to write anything, just occasional read).
Leave a comment:
-
Originally posted by thacrazze View PostSorry but I don't need the useless "barriers" and I'm happy with the fastet FS ever
JFS JFS JFS
Leave a comment:
-
barriers aren't useless - and jfs has a long history of slowness.
Leave a comment:
Leave a comment: