Loading

摘要: Linux 系统文件有三个主要的时间属性,分别是ctime(change time, 而不是create time), atime(access time), mtime(modify time)。后来为了解决atime的性能问题,还引入了一个relatime的属性,下面一一解释。 ctime, 很 阅读全文
posted @ 2016-01-22 12:49 头痛不头痛 阅读(350) 评论(0) 推荐(0)