Wednesday, September 2, 2009
Improving filesystem read performance using "noatime"
Posted on 1:20 AM by Unknown
Linux records information about when files was last accessed. There is a cost associated with recording the last access time. The ext3 file system of Linux has an attribute that allows the super-user to mark individual filesystem to ignore recording of last access time. This may lead to significant performance improvements on often accessed frequently changing files such as the contents of the
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment