Bug 390253 - Copying files to an NTFS partition takes unreasonable system resources
Summary: Copying files to an NTFS partition takes unreasonable system resources
Status: RESOLVED NOT A BUG
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 17.08.3
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-11 09:41 UTC by David
Modified: 2020-11-10 00:11 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2018-02-11 09:41:54 UTC
When copying heavy files from an ext4 to an ntfs partition using dolphin, it eats up all the system resources in the process, slowing down everything else. The same thing doesn't happen when doing the same with caja.
Comment 1 Justin Zobel 2020-10-25 00:58:35 UTC
What system resources is it using CPU? RAM?

Also what do you mean by heavy files, is this large file sizes? A large quantity of files?
Comment 2 David 2020-10-25 07:27:43 UTC
Both CPU and RAM. Happens when any of the files to copy is large.
Comment 3 Justin Zobel 2020-10-25 07:42:46 UTC
NTFS drives are notoriously bad for performance, the driver for it in my opinion (not KDE) has always been poor. I just copied a 3.3GB file to an external HDD that is NTFS and it used most of 1 CPU core.

What are the hardware specifications of your PC?

CPU Model, Amount of RAM.
Comment 4 David 2020-10-25 07:54:58 UTC
Back when I reported this bug, it was an Intel Pentium M (4 cores, around 1.6Ghz) with 8Gb of RAM.

Tried again today with a high end CPU (Ryzen 7 2700, 8 cores, 16Gb ram) and a more modern KDE frameworks version, and it seems resource consumption has been improving (it doesn't manage to overload this CPU), but it's still quite high compared to gnome software.
Comment 5 Bug Janitor Service 2020-11-09 04:33:48 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Christoph Feck 2020-11-10 00:11:10 UTC
KDE software doesn't handle NTFS separately, if this is slower than other file systems, then the issue needs to be investigated by NTFS developers.