|
|
|
|
|
by formerly_proven
443 days ago
|
|
noatime is irrelevant because everyone has been using relatime for ages, and updating the atime field with relatime means you're writing that block to disk anyway, since you're updating the mtime field. So no I/O saved. |
|