[Konsole-devel] [Bug 176974] High memory consumption when using Konsole for a longer time.

Michael Meier mick22 at gmx.at
Wed Jun 17 23:27:49 UTC 2009


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





--- Comment #53 from Michael Meier <mick22 gmx at>  2009-06-18 01:27:41 ---
I've just posted yet another version of the patch to the review board. The
patch now uses a custom heap (list of mmap'ed blocks) to store the history,
similar to what was proposed in comment 50.

The data size now decreases when the history is cleared or tabs are closed. As
a bonus, memory consumption is a little lower, as we can allocate memory more
efficiently on this custom heap.

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