Most disks have a lot of write cycles available that you'll be fine anyway, but it's a tiny benefit.
If that happens, reading the file back is DRAMATICALLY slower than if you had just stored the file on disk in the first place.
This change is not going to speed things up for most users, it will slow things. Instead of caching important files, you waste memory on useless temporary files. Then the system swaps it out, so you can get cache back, and then it's really slow to read back.
This change is a mistake.
Also, you can easily disable it: https://www.debian.org/releases/trixie/release-notes/issues....
(Also, sorry but this article absolutely does not constitute a “deep dive” into anything.)
GCUMstlyHarmls•1h ago