There was this post from 2012 I read a couple of weeks ago called Atime and btrfs: a bad combination?, stating btrfs' issues with mounting with something like relatime.
It was an interesting read, but I'd like to ask if the issues still hold true to this day, and if mounting btrfs with an atime is a bad idea or not.
I found two relevant sections in the btrfs wiki so far:
- https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)#NOTES_ON_GENERIC_MOUNT_OPTIONS
- https://btrfs.wiki.kernel.org/index.php/FAQ#Why_I_experience_poor_performance_during_file_access_on_filesystem.3F
There was this post from 2012 I read a couple of weeks ago called Atime and btrfs: a bad combination?, stating btrfs' issues with mounting with something like
relatime.It was an interesting read, but I'd like to ask if the issues still hold true to this day, and if mounting btrfs with an atime is a bad idea or not.
I found two relevant sections in the btrfs wiki so far: