How to calculate mount a file system ?
Alexander Clouter
alex at digriz.org.uk
Mon Jul 6 04:35:25 EDT 2009
Thang Dao Duy <hanbaoquansexy at gmail.com> wrote:
>
> In web site: http://www.linux-mtd.infradead.org/doc/ubifs.html. I see
> the evaluation value "mount time" between JFFS2 and UBIFS.
> But i don't know formula to calculate the time to mount one file
> system. So some one can help me this!
>
erm.....
time mount <fs bits heres>
'time' is part of BASH so you might need to fiddle which what shell you
use. It's good to see the difference between 'real' and 'cpu' time as
it should give a rough indication how much of that time is spent in IO
wait.
You can slip 'time' infront of any shell command you use for very
rough'n'ready timings.
Cheers
--
Alexander Clouter
.sigmonster says: A man's house is his castle.
-- Sir Edward Coke
More information about the linux-mtd
mailing list