[Digikam-devel] [Bug 255858] memory leak (?) while thumbnailing very large files!

Marcel Wiesweg marcel.wiesweg at gmx.de
Tue Jan 18 15:57:22 GMT 2011


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





--- Comment #6 from Marcel Wiesweg <marcel wiesweg gmx de>  2011-01-18 16:57:20 ---
Proposal:
There is a class KMemoryInfo which we can use to provide information about
system memory (Linux and Windows atm):
http://reviewboard.kde.org/r/2536/
It was not taken into kdelibs, so we will need to copy the source.

With this code we could check before loading a huge file if enough memory is
available (and btw, also adjust our cache size which has become small for
megapixel images of today cameras).

Gilles?

-- 
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 Digikam-devel mailing list