VOID
PopUpdateAllThrottles(
VOID
);
Routine Description:
This is the heart of the throttling policy. This routine computes
the correct speed for each CPU, based on all current information.
If this speed is different than the current speed, then throttling
is applied.
This routine may be called from any component to trigger computing
and applying a new throttle value.
Arguments:
None.
Return Value:
None.