Bug 232486 - Performance when initialising a media player
Summary: Performance when initialising a media player
Status: RESOLVED DUPLICATE of bug 218152
Alias: None
Product: amarok
Classification: Applications
Component: general (show other bugs)
Version: 2.3.0
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Amarok Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-28 17:32 UTC by Philipp Hullmann
Modified: 2010-03-28 17:44 UTC (History)
0 users

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 Philipp Hullmann 2010-03-28 17:32:50 UTC
Version:           2.3.0 (using 4.4.1 (KDE 4.4.1) "release 228", KDE:KDE4:Factory:Desktop / openSUSE_11.2)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.31.12-0.2-desktop

Connected an empty iPod and asked amarok to copy my music collection (about 4500 files) to the new device. This resulted in a ridiculous number (~150 running at the same time) of kio_file processes being launched (all of which fight for access to the same disk partition) and pushed the load average to over 150. There should be an upper limit to the number of these processes. Also is there any point in launching more than one, since transfer rates are probably limited by access to the hard disk anyway?
Comment 1 Sven Krohlas 2010-03-28 17:44:26 UTC

*** This bug has been marked as a duplicate of bug 218152 ***