Bitsum Community Forum

General Category => General => Topic started by: Coldblackice on September 28, 2019, 10:14:45 PM

Title: Is Windows scheduling being passed to Intel/CPUs?
Post by: Coldblackice on September 28, 2019, 10:14:45 PM
I thought I read somewhere here, possibly Jeremy mentioning, that process scheduling in Windows is being handed over soon to Intel, which will incorporate the function into CPUs themselves -- and that this could be seen as validation that Microsoft has dropped the ball when it comes to scheduling.

Am I imagining that now? I've tried searching, to no avail.
Title: Re: Is Windows scheduling being passed to Intel/CPUs?
Post by: Jeremy Collake on September 29, 2019, 11:08:50 AM
That was in reference to CPU core parking (and frequency scaling). The OS can't react fast enough to react to bursting loads.

For all recent Intel and AMD processors, these state transitions are now controlled by the hardware. This is entirely distinct from scheduling.

That said, it is still a good idea to at least disable core parking (as Bitsum Highest Performance does) when you want performance and don't care about power consumption.
Title: Re: Is Windows scheduling being passed to Intel/CPUs?
Post by: Coldblackice on November 17, 2019, 07:16:27 PM
Thanks, good to know. The last thing we need is Microsoft trying to solve problems they're unable to and only creating more problems in the process.