Page 2 of 2

Re: Folding on WIndows 11 ARM (Snapdragon X plus/elite)

Posted: Thu Jan 22, 2026 3:26 pm
by Ncard00
muziqaz wrote: Thu Jan 22, 2026 11:12 am Your computer is doing fine because windows on arm scheduler is so messed up, that it sets priority wrong.
In normal windows if you set FAHCore to anything other than normal, things just start to go to hell ;)
Thanks for the info.

But since we cannot expect Microsoft to improve things anytime soon, this manual fix is still a huge win.

Re: Folding on WIndows 11 ARM (Snapdragon X plus/elite)

Posted: Thu Jan 22, 2026 3:50 pm
by muziqaz
It is indeed

Re: Folding on WIndows 11 ARM (Snapdragon X plus/elite)

Posted: Fri Jan 23, 2026 1:20 pm
by foxpy
muziqaz wrote: Thu Jan 22, 2026 9:52 am I really really really don't think this is a fahclient issue. FAH does not develop windows scheduler.
Giving fahcores above normal priority is bad idea, as computer will become unresponsive. Whatever is messed up on ARM windows, is ARM windows issue, and not FAH issue
That's exactly how Windows scheduler works on Intel CPUs with E-cores.

Usually setting low priority means you will get the same performance, but your process will yield more to interactive applications. Microsoft breaks this assumption, limiting low priority tasks to a slower subset of CPUs. They are trying to be smart for no reason :)

Re: Folding on WIndows 11 ARM (Snapdragon X plus/elite)

Posted: Fri Jan 23, 2026 1:23 pm
by muziqaz
foxpy wrote: Fri Jan 23, 2026 1:20 pm
muziqaz wrote: Thu Jan 22, 2026 9:52 am I really really really don't think this is a fahclient issue. FAH does not develop windows scheduler.
Giving fahcores above normal priority is bad idea, as computer will become unresponsive. Whatever is messed up on ARM windows, is ARM windows issue, and not FAH issue
That's exactly how Windows scheduler works on Intel CPUs with E-cores.

Usually setting low priority means you will get the same performance, but your process will yield more to interactive applications. Microsoft breaks this assumption, limiting low priority tasks to a slower subset of CPUs. They are trying to be smart for no reason :)
Wow, Talk about the Microslop.
Try playing around with thread priorities on normal CPUs, and things gonna go mental :/

Re: Folding on WIndows 11 ARM (Snapdragon X plus/elite)

Posted: Fri Jan 23, 2026 9:16 pm
by calxalot
Someone thinks a low priority task is the same as a background task.