Disabling atime

Colin Walters walters at redhat.com
Tue Aug 21 15:02:47 UTC 2007


On 8/21/07, Eric Sandeen <esandeen at redhat.com> wrote:
>
>
> [root at bear-05 ~]# for I in `seq 1 10`; do mount -o noatime /dev/sdb12
> /mnt/test; time find /mnt/test > /dev/null; umount /dev/sdb12; done


Hmm.  If you do the find so quickly after the mount, isn't it possible that
the kernel is still reading in some metadata structures asynchronously, or
checking the journal, etc?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20070821/1c4ef4de/attachment.htm>


More information about the fedora-devel-list mailing list