On Wednesday, 23 July 2025 08:18:04 British Summer Time Dale wrote:
> Howdy,
> 
> As most know, I use my puter to watch TV.  Most of the time, it works
> fine.  On this new rig tho, it does something my much slower old rig
> didn't do.  When I need to copy files from one set of drives to another,
> the video stutters a bit.  Sometimes it will stop for several seconds
> and it is annoying.  I'm thinking ionice might help with this but there
> could also be a option in the kernel that would help as well.  There may
> even be another way to make it not do this. 
> 
> Would setting ionice somehow for smplayer and its child processes work? 
> Should I try to set ionice within Dolphin, what I usually use to copy
> files over, to make it a lower priority.  I'd think setting one program
> would be easier but maybe not.  Is there a better way that someone knows
> of that I don't know about?  Kernel option maybe??
> 
> Ideas on best way to correct this?  If you need info, let me know.  I
> can attach the kernel config or grep for certain options if needed. 
> 
> Thanks. 
> 
> Dale
> 
> :-)  :-)

In the first instance you should set a suitable scheduler for your drive(s).  
I understand with SSD the 'Deadline' is appropriate, but at least for spinning 
drives you should give BFQ a try.  You can red about BFQ here:

Documentation/block/bfq-iosched.rst 


If you prefer, you can even switch the IO scheduler in real time while 
monitoring performance, to verify which IO scheduler works best for your use 
case:

Documentation/block/switching-sched.rst

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to