Atime and btrfs: a bad combination?
Atime and btrfs: a bad combination?
Posted Jun 1, 2012 4:51 UTC (Fri) by neilbrown (subscriber, #359)In reply to: Atime and btrfs: a bad combination? by jzbiciak
Parent article: Atime and btrfs: a bad combination?
I don't use it a lot, but I certainly do use it from time to time to see what files are being accessed. Not a killer feature, but a valuable one.
I'm a big fan of keeping atime in a separate data structure. The liveness properties, stability requirements, and necessary precision are very different from other values in the inode and keeping it together with them is a simplification, not a requirement.
Posted Jun 1, 2012 5:06 UTC (Fri)
by jzbiciak (guest, #5246)
[Link]
It seems to me the other option, if you don't fix atime, is to mitigate it with hacks (relatime -- which doesn't work well for the attack against btrfs shown in the article) or outright disable it everywhere or almost everywhere.
My comment above was perhaps slightly over the top. Sorry for any confusion.
Posted Jun 1, 2012 14:10 UTC (Fri)
by jezuch (subscriber, #52988)
[Link] (1 responses)
Hah. I disable ataime on all my filesystems and the only use I have for it is a side effect: it functions as creation time, which is much more valuable for me than access time :)
Posted Jun 1, 2012 15:13 UTC (Fri)
by jamesh (guest, #1159)
[Link]
Atime and btrfs: a bad combination?
Atime and btrfs: a bad combination?
Atime and btrfs: a bad combination?