|
|
|
|
|
by daneel_w
1243 days ago
|
|
Also: a lot of OS distributions aimed at SBCs with microSD storage forgetting to set noatime/relatime on their file systems, to avoid thousands upon thousands of writes for access time updates whenever files are read. It's only just recently that OS vendors finally woke up and realized what was going on. |
|
https://elixir.bootlin.com/linux/v2.6.30/source/fs/namespace... (some random old kernel)