Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 116870 - korn / kio_mbox inefficiency when handling big mboxes
Summary: korn / kio_mbox inefficiency when handling big mboxes
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo KDE team
URL: http://bugs.kde.org/show_bug.cgi?id=1...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-27 05:52 UTC by Thomas
Modified: 2006-12-10 23:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
patch to improve the performance (kdepim-kioslaves-3.5.0-118926.patch,1.76 KB, patch)
2005-12-27 05:53 UTC, Thomas
Details | Diff
ebuild with patch, for kde-3.5.0 (kdepim-kioslaves-3.5.0-r1.ebuild,867 bytes, text/plain)
2005-12-27 05:55 UTC, Thomas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas 2005-12-27 05:52:05 UTC
If you have a mbox file with some big emails, kio_mbox could produce 100% cpu load. 

For the complete discussion, see:
http://bugs.kde.org/show_bug.cgi?id=118926  and also
http://lists.debian.org/debian-qt-kde/2005/09/msg00268.html

I will attach a patch and a ebuild which improves the performance. With my test mbox it now takes only 8 sec instead of 20 sec.
Comment 1 Thomas 2005-12-27 05:53:46 UTC
Created attachment 75595 [details, diff]
patch to improve the performance
Comment 2 Thomas 2005-12-27 05:55:05 UTC
Created attachment 75596 [details]
ebuild with patch, for kde-3.5.0

(it should be easy to apply the same patch for KDE-3.4.x)
Comment 3 Charlie Shepherd (RETIRED) gentoo-dev 2006-12-10 23:03:23 UTC
Thanks, but this is in kdepim-3.5.5 already.