| mkfs options |
mount options | tar xjf linux.tar.bz2 |
tar cf linux |
fsck | |
| ext3 |
-I 256 |
33.02 |
37.96 |
51.49 |
|
-I 256 |
data=writeback | 35.69 |
43.96 |
58.88 |
|
| xfs | "defaults" | 232.49 |
37.37 |
2.63 |
|
| ext4 |
-I 256 | "defaults" | 30.94 |
41.18 |
59.66 (1) |
-I 256 -O uninit_groups |
"defaults" | 31.18 |
44.18 |
1.90 |
|
| -I 256 -O uninit_groups |
data=writeback | 31.05 |
36.67 |
1.73 |
|
| -I 256 -O uninit_groups |
data=writeback, nomballoc |
33.87 |
57.30 (2) |
1.88 |
|
| -I 256 -O uninit_groups |
data=writeback, nomballoc, nodelalloc |
34.82 |
46.43 |
5.37 (3) |
|
| -I 256 -O uninit_groups |
data=writeback, i_version |
30.69 |
36.70 |
1.70 |
|
| -I 256 -O uninit_groups |
data=writeback, i_version, journal_checksum |
31.03 |
35.87 |
1.73 |
|
| -I 256 -O uninit_groups |
data=writeback, i_version, journal_async_ commit |
30.69 |
36.01 |
(option journal_async_ commit not recognized) |