LWN.net Logo

Ext4 to be standard for Fedora 11, Btrfs also included (heise online)

Ext4 to be standard for Fedora 11, Btrfs also included (heise online)

Posted Jan 24, 2009 0:59 UTC (Sat) by szaka (subscriber, #12740)
In reply to: Ext4 to be standard for Fedora 11, Btrfs also included (heise online) by kev009
Parent article: Ext4 to be standard for Fedora 11, Btrfs also included (heise online)

NTFS read-write is actually one of the oldest and probably also one of the most mature (I don't mean the original NTFS project from 1995 but the one which restarted in 2000). Its code base is 9 years old. The core of the write functionality is actively used since 2003 in quite many softwares. Not necessarily as a full-feature read-write driver but as part of other softwares which had a very good code coverage of the today complete driver.

We are not aware of terrible NTFS performance. Many performance related issues are documented at
http://ntfs-3g.org/support.html#slow
http://ntfs-3g.org/support.html#highcpu

In fact some people reported that it's sometimes faster than ext3. This is not so surprising if one compares the file system designs. Ext4 solved the ext3 performance issues. In all our recent tests ext4 performs better than NTFS-3G.

There is also a performance oriented NTFS-3G driver, mainly for consumer electronic device makers which is 3-20 times faster. On a T9300@2.5GHz it performs 1.375 GB/s write speed. No typo, it's gigabyte per second and it's still far to be fully optimized.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds