<html><body bgcolor="#FFFFFF"><div>You can speed up mke2fs by reducing the inode count (-i or -N) if your average file size is over 8kB, reduce the journal size (-J size=4) and/or use the lazy_journal_init patch I posted recently, and/or use the lazy_itable_init option. I assume since format performance is important that you do it often and the risk of an uninitialized inode table is low. </div><div><br></div><div>Or, you could use ext4, which is also faster at runtime, not just format time. <br><br>Cheers, Andreas</div><div><br>On 2011-02-28, at 4:18, Stephane Cerveau <<a href="mailto:scerveau@awox.com">scerveau@awox.com</a>> wrote:<br><br></div><div></div><blockquote type="cite"><div>
<div class="WordSection1">
<p class="MsoNormal">Dear all,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">On certain USB MSC dongle, the mkfs.ext3 can take around 3 min for 4GB. It seems that the process is locked in sync function. Do you know how I could increase the speed of this process?
<o:p></o:p></p>
<p class="MsoNormal">With mkfs.ext4 it’s about 1 min to format it …<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><b><span lang="FR">Stéphane Cerveau</span></b><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><br>
Software Engineer<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><a href="mailto:scerveau@awox.com"><span lang="FR">scerveau@awox.com</span></a></span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif"">Phone:
</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif"">+33 4 99 53 27 39</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><br>
93, Pierre Duhem<br>
34000 Montpellier<br>
</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif"">FRANCE</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><br>
</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif"">Phone: +33 4 67 47 10 00
</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><br>
</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif"">Fax:      +33 4 67 47 10 15</span><span lang="FR" style="font-size:10.0pt;font-family:"Century Gothic","sans-serif""><br>
</span><span lang="FR"><br>
</span><image001.jpg><span lang="FR"><o:p></o:p></span></p>
<p class="MsoNormal"><span lang="FR"><o:p> </o:p></span></p>
</div>
<br>
<br>
__________ Information from ESET NOD32 Antivirus, version of virus signature database 5913 (20110228) __________<br>
<br>
The message was checked by ESET NOD32 Antivirus.<br>
<br>
<a href="http://www.eset.com"><a href="http://www.eset.com">http://www.eset.com</a></a><br>


</div></blockquote><blockquote type="cite"><div><span>_______________________________________________</span><br><span>Ext3-users mailing list</span><br><span><a href="mailto:Ext3-users@redhat.com">Ext3-users@redhat.com</a></span><br><span><a href="https://www.redhat.com/mailman/listinfo/ext3-users">https://www.redhat.com/mailman/listinfo/ext3-users</a></span></div></blockquote></body></html>