https://bugs.kde.org/show_bug.cgi?id=403229
--- Comment #10 from Christoph Feck <[email protected]> --- Cache files are mmap'ed for maximum performance. Since mmap's cannot easily get resized, they are created with a large size. Icon caches are still faster to use than to traverse XDG icon paths to check for icons. This is especially true for SVG icons (and SVG Plasma themes), because the cache stores readily rendered bitmaps, instead of SVG. -- You are receiving this mail because: You are watching all bug changes.
