How to measure the mounting time in Linux

Ricard Wanderlof ricard.wanderlof at axis.com
Wed Feb 8 02:37:48 EST 2012


On Tue, 7 Feb 2012, Wei Wang wrote:

> Hi All,
>
> Is there anyone know how to measure the mounting time in Linux? I have
> searched on google, but cannot find anything about it.

Do you mean the length of time a device has been mounted, or how long the 
actual mounting process takes? In the latter case, one could simply do

# time mount <options>

/Ricard
-- 
Ricard Wolf Wanderlöf                           ricardw(at)axis.com
Axis Communications AB, Lund, Sweden            www.axis.com
Phone +46 46 272 2016                           Fax +46 46 13 61 30



More information about the linux-mtd mailing list