Bug 342145

Summary: KIO used ridiculously huge amount of data while copying files
Product: [Unmaintained] kio Reporter: Alexander Nestorov <alexandernst>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED DUPLICATE    
Severity: grave CC: alexandernst, arjunak234, pcchou
Priority: NOR    
Version First Reported In: 4.14.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Alexander Nestorov 2014-12-23 01:58:35 UTC
I have a 40gb folder with quite some small files (thumbnails, 20-40kb each one). If I copy that folder from one path to another (both paths inside a single partition in my local HDD), KIO starts using a lot of memory (we're talking about 4, 5 even 6 gb of RAM).
This causes other programs to crash or run slower.

rsync does the same thing with a few mb of RAM.

Reproducible: Always
Comment 1 Christoph Feck 2014-12-23 15:32:06 UTC

*** This bug has been marked as a duplicate of bug 339871 ***
Comment 2 pcchou 2014-12-23 22:58:48 UTC
I'm a google code-in who is trying to do bug triaging task.
Is this relevant to bug 338805 or bug 278894, too?