You are not logged in.
Hopefully we will get btrfs soon, which has many of the improvements of both Reiser4 and ZFS.
Primary Btrfs support should be included in 2.6.29, you can already get it with the prepatch i think.
According to the main Ext developer Theodore Ts'o, Ext4 was mainly intended as a (stable) stepping stone to Btrfs anyway. Here is a interesting message from Ts'o with more information on the subject (don't know if it was posted here before):
ᶘ ᵒᴥᵒᶅ
Offline
Nice link, thanks. But from what I can tell right now, btrfs's features are very fleshed-out, but there hasn't been much optimization for speed - that's happened in the last three revisions or so: http://btrfs.wiki.kernel.org/index.php/Changelog
The only benchmarks I can find are of .16 and below, and usually show it getting destroyed by other modern FSen.
Last edited by Ranguvar (2009-01-25 15:27:53)
Offline
Nice link, thanks. But from what I can tell right now, btrfs's features are very fleshed-out, but there hasn't been much optimization for speed - that's happened in the last three revisions or so: http://btrfs.wiki.kernel.org/index.php/Changelog
The only benchmarks I can find are of .16 and below, and usually show trfs getting destroyed by other modern FSen.
You're right yes, until now there have been no real speed optimizations for btrfs, it will be interesting to see what happens in that department when it hits the kernel.
ᶘ ᵒᴥᵒᶅ
Offline
I use XFS because it has dynamic inode allocation and an online defragmentation utility. It's noticeably slow with small files, that's a drawback. With EXT4 it's still possible to run out of inodes with a lot of small files.
Offline
I do not notice XFS being slow with small files at all. I have my partitions formatted with;
mkfs.xfs -f -l size=64m,lazy-count=1 /dev/sdx
and all of them mounted with:
noatime,logbufs=8
Last edited by adamlau (2009-02-11 21:08:53)
Arch Linux + sway
Debian Testing + GNOME/sway
NetBSD 64-bit + Xfce
Offline
Thanks for the tip. I already use noatime and logbufs for mounting. I wonder if log size and lazy-count are doing the trick. Unfortunately I can't reformat right now, I will try it the next chance I get.
Offline
I've been using ext4 now for a few weeks and it seems somewhat slower than JFS did on my systems. I'm not planning on switching back anytime soon, however, as I'm using LVM and can finally resize volumes in both directions.
Does anyone know if it's possible to add disks to an MDRAID10 setup with the current tools or if this feature is planned?
Offline
A nice article regarding EXT4: http://www.ibm.com/developerworks/linux … tml?ca=drs-
Also some filesystem Guides, most of which at the moment deal with ReiserFS can be found in: http://funtoo.org/
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
XFS is not dying at all, it gets updates almost every month.
Offline
The name of this thread sounded like flamebait. Like you were gonna say Linux would adopt NTFS 3.6 before the year is out or something.
XFS: http://xfs.org/index.php/XFS_Status_Updates
EDIT: Sorry, missed the previous post
Last edited by techprophet (2009-04-21 18:43:14)
Offline