fasza2
|
2011-04-10
, 00:15
|
|
Posts: 187 |
Thanked: 96 times |
Joined on Sep 2010
@ London, UK
|
#11
|
|
2011-04-10
, 04:14
|
Posts: 136 |
Thanked: 115 times |
Joined on Jul 2010
@ Greece
|
#12
|
|
2011-04-10
, 04:38
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#13
|
|
2011-04-10
, 13:58
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#14
|
thanks, very much for the wiki. I managed to convert /home to ext4 with your instructions.
So now I am dependent on power kernel I guess.
ext4 is faster than ext2 and ext3 for transferring large amount of small files, while vfat is good for transferring small amount of large files. Therefore, if the purpose of your external flash is to store media files, you may not need to reformat.
In addition, without wear levelling, ext4 is not the best choice for flash media. I'm not sure if the latest development has included wear levelling in ext4, you may search 'wear levelling' in t.m.o for detail discussion.
The Following User Says Thank You to iDont For This Useful Post: | ||
|
2011-04-10
, 14:38
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#15
|
First things first: as said in the post above yours, the wiki is about reformatting the /home partition, not the big vfat one. Maybe this should be made more clear in the wiki page. The "need" to reformat might be an overstatement, it's more like "want" to reformat. Don't forget that the majority of users don't want to repartition/change FS at all.
Anyway, judging by my (simple) benchmarks, ext4 is quicker in copying big files too. A more extensive benchmark is to be found here.
As far as I know wear-leveling, at least on the N900 its NAND flash, is not managed by the filesystem so this should be a non-issue.
|
2011-04-10
, 17:38
|
Posts: 268 |
Thanked: 1,053 times |
Joined on May 2010
@ The Netherlands
|
#16
|
I am not commenting the wiki, nor whether there's a need to reformat all partition in N900. It's okay if one wants to format any partition with any fs, as long as they're willingly to take the risk.
I'm just commenting on the suitability of using ext4 fs on flash media. May be I should have stated it explicitly next time before posting.
Thank you for sharing the links. However, I found that neither of them include vfat in the benchmark, rather I found one here.
Nevertheless, I'm not going to defend for vfat. I've no sentimental attachment toward vfat, I'm glad to know ext4 is better than vfat.
For the performance, we can always do our own benchmark to convince ourself. There's no need to argue on that. Take it easy. ^^
Again I'm not talking about reformatting NAND, I'm just talking about ext4 on flash media. BTW, NAND in N900 is formatted in UBIFS, which does not work on top block device, but still it's a file-system anyway.
UBI itself is a wear-leveling subsystem but I'm not referring to that in my point. Without wear-leveling, ext4 is not the best choice for flash media. Ext4 does not handle wear-leveling in its original design, but flash manufacturers consider including wear-leveling in hardware so the problem would be solved in the future.
Just for your information.
The Following User Says Thank You to iDont For This Useful Post: | ||
|
2011-04-11
, 01:30
|
Posts: 1,425 |
Thanked: 983 times |
Joined on May 2010
@ Hong Kong
|
#17
|
I'm with you about everyone convincing their selves. In fact, I performed the benchmark to decide for myself which FS to choose (or more precise: which Reiser4 mkfs options were the best), but I thought I could post a summary anyway as it might be of use to other people. No need to start a religious (filesystem) war indeed; I hoped to make that point by stating in the wiki that "there is no 'one size fits all' type of filesystem"
The Following 3 Users Say Thank You to 9000 For This Useful Post: | ||
|
2011-05-20
, 11:04
|
Posts: 284 |
Thanked: 320 times |
Joined on May 2010
@ Peterborough, UK
|
#18
|
Early versions of ext4 had issues, after a bit of googling I found this, is this issue fixed in the version of ext4 included with kernel power?
There is also the consideration that ext4 isn't included in the stock kernel, which might cause a problem if you need/want to switch back.
|
2011-05-20
, 12:55
|
Posts: 136 |
Thanked: 115 times |
Joined on Jul 2010
@ Greece
|
#19
|
|
2011-05-20
, 13:00
|
Posts: 1,680 |
Thanked: 3,685 times |
Joined on Jan 2011
|
#20
|
I should say that I am running /home on ext4 for over a month now and I have not had any incident with filesystem corruption.
The Following User Says Thank You to vi_ For This Useful Post: | ||
Tags |
bada rox, ext4 fs maemo, ext4 n900 |
|