View Single Post
Old 06-24-2011, 08:54 AM   #33
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by Viacheslav View Post
I was following this thread and it was confirmed several times that FAT slows down file browsing and is suboptimal. What about switching to some other Linux FS e.g. ReiserFS? It was tooted as being fast with many small files. Besides, an Ext* formatted new empty HDD has noticeably less free space than the same HDD with Reiser, because Ext needs more space for system data.
reiserfs is not supported by DR linux kernel, your best bet should be ext2 or maybe ext3.
Code:
root@qemuarm:/media/mmcblk0p1# cat /etc/filesystems 
minix
fat
vfat
ext2
ext3
In my tests an 4GB ext3 formatted sd card has ~130MB less space available than with vfat.
Iņigo is offline   Reply With Quote