Edward Allcutt wrote:
> On Fri, 2007-03-09 at 20:27 -0500, Doug Goldstein wrote:
>
>> none /tmp tmpfs
>> noatime,nosuid,nodev,size=128M 0 0
>>
> Is there an advantage to using noatime with a tmpfs?
> I thought the justification for disk-based filesystems was to avoid
> setting the inode/direntry's block dirty unnecessarily.
>
> Ed.
>
Nope. I don't use atime on anything on my system so I didn't feel it was
necessary for /tmp.
|