Originally posted by: ilkhan
That IS something Im concerned about. Goes back to needing a nehalem peculiarity aware scheduler in the OS. Would depend on the power profile, I presume.Originally posted by: Denithor
EDIT: BTW could you guys expound on the PCU controlling the cores for better "off" mode in Windows? I thought the way Windows like to hand threads around to all cores would prevent Turbo Mode from ever really being enabled/used properly.
Windows still migrates the threads but the PCU does a much better job of powering down the cores rapidly in succession as the threads are migrated off of them.
Basically it is a time-domain and order of magnitude thing. Windows migrates threads no faster than the minimum timeslice which is something like 20 milliseconds whereas the PCU can power down a core (or power up a core) on the the order of microseconds.
So it is still a technical issue but is no longer a practical problem when it comes right down to the end user's experience.