Michael wrote: > 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 >
Read the top part of the text file. That sounds like it should help. It sort of gives priority to IO that needs it. While my OS is on a m.2 stick, the data that is giving me trouble is on spinning rust. It's those 50TB or so sets of drives. Usually I'm copying from one set to the other. I might add, there is also other data being accessed as well. Some of it reading, smaller amount writing, usually. It's torrent stuff on one set of drives. I added BFQ to the kernel config and rebuilt. I just need to reboot now. Watching a good show so I'll have to do that later. Open to other ideas as well. This may be enough but wouldn't mind adjusting other things that might make BFQ work even better or work along side it. Thanks much. Dale :-) :-) P. S. Still not sure on email thing. I want to but it sounds like a hair puller. :/