[Panel-devel] [Bug 151109] SVG cache size is insufficient with a large screen

Jason Stubbs jasonbstubbs at gmail.com
Mon Dec 24 11:48:21 CET 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=151109         




------- Additional Comments From jasonbstubbs gmail com  2007-12-24 11:48 -------
Created an attachment (id=22671)
 --> (http://bugs.kde.org/attachment.cgi?id=22671&action=view)
grows the cache up to 1% of memory

A 1920x1200 pixmap will take approximately 9mb. This patch tries to increase
the cache size to double but limits the cache size to 1% of memory. Thus on a
1gb system, you'll end up with a cache size of ~10mb allowing it to fit, and a
cache size of up to ~18mb on 2gb+ systems.


More information about the Panel-devel mailing list