(no title)
GrumpySloth | 2 years ago
atime is the most useless filesystem feature I’ve heard of. But on most Unix-like systems it’s enabled by default and the main thing it does is turn reads into writes, degrading performance. All the while ctime isn’t a standard Unix filesystem feature. And ctime to me always seemed infinitely more useful (and cheaper!) than atime.
</rant>
yencabulator|2 years ago
mischief6|2 years ago
mike_hock|2 years ago
Finding old objects in a cache is an issue specific to caches and should be implemented there.
cromka|2 years ago