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

Michael Pyne mpyne at kde.org
Wed Sep 29 23:20:26 BST 2010


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





--- Comment #6 from Michael Pyne <mpyne kde org>  2010-09-30 00:20:25 ---
No one has submitted any patches. The implementation of the icon cache has
shifted over to KSharedDataCache in the meantime. Perhaps the best route is to
add an internal (i.e. not part of the public API) option to
KSharedDataCache::find() to not update the use count on access (similar to
noatime in mount) and then have KSharedDataCache::Private not update use counts
if PowerDevil says we're on "powersave".

-- 
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