Bug 342145 - KIO used ridiculously huge amount of data while copying files
Summary: KIO used ridiculously huge amount of data while copying files
Status: RESOLVED DUPLICATE of bug 339871
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 4.14.1
Platform: Arch Linux Linux
: NOR grave
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-23 01:58 UTC by Alexander Nestorov
Modified: 2014-12-23 22:58 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?