Linux 2.6.30 Kernel Benchmarks
Collapse
X
-
If you use Kanotix you can use 2.6.30 + fglrx. As a kernel patch is required it is very unlikely that other distro kernels would work.
-
-
Originally posted by Elv13 View PostThese test should be done with 64bit too. On gentoo, we found 2.6.30 over 600% faster in most intensive I/O load (like decompression). A 3 years old (introduced in 2.6.16) regression have been fixed.
Is there any patch for ATI catalyst 9.5 to make it compatible with 2.6.30?
Leave a comment:
-
-
Actually I remember Sidux dev saying that from his experience ext4 will be fully stable and proven 3 kernels away from it's introduction as stable into the kernel...
Ext4 was introduced as stable in 2.6.28 so in 2.6.31 it should be all good ...
That being said I'm using ext4 in my jaunty box (2.6.28) and no data loss for me, though when I copy files from some pendrives it's ridiculous slow... Didn't have that problem with ext3 or raiserfs.Last edited by val-gaav; 30 May 2009, 05:42 AM.
Leave a comment:
-
-
Originally posted by Apopas View PostI mean data loses for no obvious reason, not because of crash.
Recently I reformatted my old reiserfs storage disks to xfs and I'm very satisfied. Very fast!
The data loses with at splashdot and co, where cause by delayed allocation after a crash. There are test cases at launchpad like this.
1. edit a.new
2. mv a.new a
3. turn off the computer while it is running
=> file a is a 0 byte file
Leave a comment:
-
-
Originally posted by ebird View PostThat's because kids are playing with not finished file systems. And there are data loses with xfs after an crash. It's the same as ext4.
Recently I reformatted my old reiserfs storage disks to xfs and I'm very satisfied. Very fast!
Leave a comment:
-
-
Originally posted by Apopas View PostActually, I' ve heard a lot of times about data loss in ext4 hard drives, but no for xfs (the last years at least).
Leave a comment:
-
-
Originally posted by energyman View Postno, delayed allocations are the big reason, why ext4 sucks. It does the same crap as xfs did - we don't care about your data, we only care about benchmark speed. You lost data? Your own fault.
extX devs don't care about data.
Leave a comment:
-
-
no, delayed allocations are the big reason, why ext4 sucks. It does the same crap as xfs did - we don't care about your data, we only care about benchmark speed. You lost data? Your own fault.
extX devs don't care about data.
Leave a comment:
-
-
Well, these tests were performed using ext3, from today's point of view a rather obsolete file-system. It will most likely completely replaced with ext4 by the next batch of the major distros (doesn't Leonidas already have it as default?).
From the little reading I did I understand ext4's delayed allocation solves the problem of secure vs. fast, or at least mitigates it.
Which basically means, complaining about the changes in ext3 is pointless. Maybe it's exactly _because_ ext4 will soon become default that the developers allow themselves more room in improving an otherwise broken situation (just look at some of the horribly slow benchmarks Linus / Jens Axboe posted). If your data is really important to you, back it up, or tweak the file-system to quasi 'do it for you'.
Leave a comment:
-
-
Originally posted by energyman View Postwhich is stupid. Save should be default. If someone needs speed, he can tweak. Being fast-but-unsecure is nice for benchmarks - and horrbile wrong in real life.
ext3 has barriers off per default - idiotic. And now unsafe options by default - more idiotic. It only shows that extX devs don't care about their users data. Only benchmarks.
Leave a comment:
-
Leave a comment: