So I'm running a freshly installed Debian 9.1 with KDE and some tool showed me that these files have been deleted but are still in use:
- memfd:pulseaudio(pulsaudi)
- memfd:xshmfence(Xorg)
- /tmp/ibAbCdEf(mysqld)
- [4 more of /tmp/ ones the above]
Note that this is a fresh install and I haven't downloaded any packages so far and only did small configurations. Why are these deleted but still in use? Can I fully delete them? Would this break anything - anybody else having these? And if they can or should be deleted: how?
Related, earlier question: "How to find & delete files which have been deleted from disk but whose file handle hasn't been closed in Debian?"