Re: Disabling atime

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 8/21/07, Eric Sandeen <esandeen@xxxxxxxxxx> wrote:

[root@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?


-- 
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]
  Powered by Linux