Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1334265
| From | Viresh Kumar <viresh.kumar@linaro.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 4/9] cpufreq: governor: Clean up load-related computations |
| Date | 2016-02-15 09:40 +0100 |
| Message-ID | <r2mRm-6Rc-55@gated-at.bofh.it> (permalink) |
| References | <r2g9b-2nN-3@gated-at.bofh.it> <r2g9b-2nN-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 15-02-16, 02:18, Rafael J. Wysocki wrote: > From: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > > Clean up some load-related computations in dbs_check_cpu() and > cpufreq_governor_start() to get rid of unnecessary operations and > type casts and make the code easier to read. > > No functional changes. > > Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> > --- > drivers/cpufreq/cpufreq_governor.c | 24 ++++++++++-------------- > 1 file changed, 10 insertions(+), 14 deletions(-) Acked-by: Viresh Kumar <viresh.kumar@linaro.org> -- viresh
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 4/9] cpufreq: governor: Clean up load-related computations "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-15 02:30 +0100 Re: [PATCH 4/9] cpufreq: governor: Clean up load-related computations Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-15 09:40 +0100
csiph-web