-
由 Rafael J. Wysocki 提交于
Avoid using extra function pointers during P-state selection by dropping the get_target_pstate member from struct pstate_funcs, adding a new update_util callback to it (to be registered with the CPU scheduler as the utilization update callback in the active mode) and reworking the utilization update callback routines to invoke specific P-state selection functions directly. Signed-off-by: NRafael J. Wysocki <rafael.j.wysocki@intel.com>
67dd9bf4