Hi All,
We have BBB based custom board,
We are planning to replace NAND with eMMC.
Now as part of the analysis, our task is to choose the filesystem.
How do we choose filesystem for eMMC device ?
What are the parameters we should be looking it ?
How do we measure it ?
To start with we wwere thinking about following parameters,
1. Read & Write speed.
2. Data integrity in case of power failure.
3 Mounting time at the time of star-up.
are there any more parameters ?
But our biggest trouble is, how do we measure it ?
Are there any tools available for that ?
After looking at some forums, we found that ext3/ext4 would be a good choice.
But how do we quantitatively compare it with, other file system like btrfs, F2fs ?
We referred following question to start with,
http://electronics.stackexchange.com/questions/60156/best-linux-filesystem-to-use-on-mmc-memory-chip
Any pointers/suggestions/tool-suggestions would help use evaluate,
Thank you,
Regards,
Ankur