[Akonadi] [Bug 321944] synchronizing large about 77000 mail Linux kernel mailing list folder blocks out KMail for more than 15 minutes
András Manţia
amantia at kde.org
Sat Nov 23 14:58:42 GMT 2013
https://bugs.kde.org/show_bug.cgi?id=321944
András Manţia <amantia at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
|im-runtime/6100bbf86a5ddf5a |im-runtime/d161e37622f8acb5
|e009fb6724d4d2ac53593c7f |50d54cacd48f4886354fc1e5
--- Comment #16 from András Manţia <amantia at kde.org> ---
Git commit d161e37622f8acb550d54cacd48f4886354fc1e5 by Andras Mantia.
Committed on 18/11/2013 at 16:18.
Pushed by amantia into branch 'KDE/4.12'.
Use QDirIterator for listing the maildir folders. This:
- avoids some extra stats
- avoids calling into Maildir::findRealKey that caches the keys and uses a lot
of memory for no real reason (in this case)
REVIEW: 113918
(cherry picked from commit 6100bbf86a5ddf5ae009fb6724d4d2ac53593c7f)
M +16 -0 resources/maildir/libmaildir/maildir.cpp
M +6 -0 resources/maildir/libmaildir/maildir.h
M +32 -23 resources/maildir/retrieveitemsjob.cpp
M +3 -3 resources/maildir/retrieveitemsjob.h
http://commits.kde.org/kdepim-runtime/d161e37622f8acb550d54cacd48f4886354fc1e5
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Kdepim-bugs
mailing list