https://bugs.kde.org/show_bug.cgi?id=393067
Martin Steigerwald <mar...@lichtvoll.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mar...@lichtvoll.de --- Comment #1 from Martin Steigerwald <mar...@lichtvoll.de> --- Quite some time maildir resource and indexing agent used up so much of bandwidth of an BTRFS Dual SSD RAID 1, that I just used while true; do killall akonadi_indexing_agent ; sleep 1; done to make sure indexing agent is done. Maybe your bug report is the cause for that. But OTOH it could be that I just did not wait long enough for indexing agent to complete indexing new mails retrieved via POP3 resource. However it should not hog down the machine for minutes for a few thousands of new mails. Using KDEPIM/Akonadi 17.12.3 on Debian Sid. -- You are receiving this mail because: You are watching all bug changes.