| mkfs options |
mount options | tar xjf linux.tar.bz2 |
tar cf linux |
fsck | |
| ext3 |
-I 256 |
34.05 |
39.81 |
55.84 |
|
-I 256 |
data=writeback | 34.62 |
43.89 |
56.42 |
|
| xfs | "defaults" | 235.72 |
37.43 |
2.37 |
|
| ext4 |
-I 256 | "defaults" | 31.37 |
45.97 |
58.72 (1) |
-I 256 -O uninit_groups |
"defaults" | 30.55 |
40.68 |
1.83 |
|
| -I 256 -O uninit_groups |
data=writeback | 30.62 |
38.93 |
1.81 |
|
| -I 256 -O uninit_groups |
data=writeback, nomballoc |
32.79 |
52.23 (2) |
1.78 |
|
| -I 256 -O uninit_groups |
data=writeback, nomballoc, nodelalloc |
34.12 |
43.23 |
5.15 (3) |
|
| -I 256 -O uninit_groups |
data=writeback, i_version |
29.98 |
36.52 |
1.75 |
|
| -I 256 -O uninit_groups |
data=writeback, i_version, journal_checksum |
31.36 |
41.27 |
1.82 | |
| -I 256 -O uninit_groups |
data=writeback, i_version, journal_async_ commit |
30.99 |
35.89 |
(option journal_async_ commit not recognized) |