Bug 76452

Summary: interupted playback under io load
Product: noatun Reporter: Thomas Leske <leskets>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: 2.4.0   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:

Description Thomas Leske 2004-02-29 21:28:21 UTC
Version:           2.4.0 (using KDE KDE 3.2.0)
Installed from:    SuSE RPMs
Compiler:          gcc-3.3-23 
OS:          Linux

Configuration:
 ARts runs with real time priority. Buffer 0.5 seconds.
 linux 2.6.3 with low latency patch using anticipatory IO scheduler

The playback occasionally interrupts under heavy IO load (move of a large directory to a new partition with "nice -n 20"). The IO scheduler does not seem to care much for process priorities (which is good for throughput, but bad for latency).

Maybe Noatun itself should read more data ahead and lock it into memory (if permitted by the OS).
Comment 1 Stefan Gehn 2004-02-29 21:50:04 UTC

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