https://bugs.kde.org/show_bug.cgi?id=487043
Gonçalo Negrier Duarte <gonegrier.dua...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gonegrier.dua...@gmail.com --- Comment #11 from Gonçalo Negrier Duarte <gonegrier.dua...@gmail.com> --- (In reply to Nate Graham from comment #10) > (In reply to Brodie Robertson from comment #7) > > Additionally Plasma seems to be the only software that is this negatively > > effected by the cache existing on a hard drive, GNOME, Hyprland and other > > desktops do not seem to exhibit similar issues. > For sure, we can and will fix this. People have complained about similar > issues when using HDDs for years. > > I'm just saying that if you have faster storage available, and you're a > technical expert enough to put things on different disks according to their > performance characteristics, it would make sense to put the cache folder on > a performant disk too, until this is fixed (and probably even after this is > fixed). I never was affected by this problems since my laptop have two SSD, but the constant Read/Write is making unecessary wear on the driver. I also notice that are other directorys/files for plasma cache outside of the affected `~/.cache/kwin/qmlcache` (but I could be missing more): ```bash ~/.cache/KDE/ ~/.cache/plasmashell/ ~/.cache/plasma-systemmonitor/ ~/.cache/plasma_theme_internal-system-colors.kcache ~/.cache/plasma_theme_default.kcache ``` This files are small in size, so will not be a good ideia to use /tmp directory instead for this type of cache? I dont know if the kde cache could grow when using other kde plugins, but I dont really think anyone is running plasma 5 and up on system with less that 2Gb of ram -- You are receiving this mail because: You are watching all bug changes.