Re: [PATCH V2 2/2] cpufreq: Optimize cpufreq_frequency_table_target()

From: Viresh Kumar
Date: Thu Jun 02 2016 - 23:16:11 EST


On 02-06-16, 11:28, Steve Muckle wrote:
> Shouldn't we be able to avoid extra function calls through the use of
> macros/inlines? Otherwise this is making things slower for schedutil
> than it is today.
>
> Actually cpufreq_driver_resolve_freq() shouldn't require any calls from
> schedutil when a freq_table is available - the whole thing could be run
> inline.

I will see what I can do on that. Thanks.

--
viresh