[Bug 232100] KDE processes writing to icon-cache files "prevents the disk from going to powersave mode."

Michael Pyne mpyne at kde.org
Sat Mar 27 15:31:18 GMT 2010


https://bugs.kde.org/show_bug.cgi?id=232100





--- Comment #3 from Michael Pyne <mpyne kde org>  2010-03-27 16:31:09 ---
Simply grabbing an icon from the cache, even if it's already cached and didn't
need to be grabbed from disk, will result in updating the index file for the
cache to update the usage count and last access time (similar to the behavior
of filesystems without the noatime mount option)

It's possible to just add a flag to stop that I suppose, but probably easier at
this point to not load icons unnecessarily when idle (although I don't know
that is actually what's going on!)

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Unassigned-bugs mailing list