(06-Oct-2020, 01:36 PM)agent_kith Wrote: Hmm.. Can you try and run:Adding my scenario of using MinimServer with upmpdcli.
Code:sudo cset proc --move --pid=PID --threads --toset=user --force
Replace PID (e.g. 1197) with the current PID, and let me know how it goes.
That's the current workaround for now while I work on why it didn't move it before. I suspect this is a race condition (MPD didn't start quick enough), or I only moved the server app, but not the client app!
Have created a ticket, and I'll sort it out in the next release.
I have 4 cores, cores 0 & 1 allocated for system, cores 2 & 3 for music player. Mpd is using Core 1. Upmpdcli is using Core 2. Minimserver (running Java) is using Core 0. Is MinimServer considered part of system or player?