Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1329587

Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables

From "Rafael J. Wysocki" <rafael@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables
Date 2016-02-08 22:30 +0100
Message-ID <r01xE-2sd-9@gated-at.bofh.it> (permalink)
References <qZSul-4Ei-3@gated-at.bofh.it> <qZSul-4Ei-1@gated-at.bofh.it> <qZXu2-8en-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Mon, Feb 8, 2016 at 6:07 PM, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> On 08-02-16, 17:09, Viresh Kumar wrote:
>> +gov_show_one(sampling_rate);
>> +gov_show_one(sampling_down_factor);
>> +gov_show_one(up_threshold);
>> +gov_show_one(ignore_nice_load);
>> +gov_show_one(min_sampling_rate);
>> +gov_show_one_tunable(cs, down_threshold);
>> +gov_show_one_tunable(cs, freq_step);
>
> Based on the review comments on 1/13, I will do:
> - s/gov_show_one/gov_show_one_common
> - s/gov_show_one_tunable/gov_show_one

OK

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH V3 03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-08 12:50 +0100
  Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store  callbacks for governor tunables Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-08 18:10 +0100
    Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store  callbacks for governor tunables "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-08 22:30 +0100
  Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store  callbacks for governor tunables "Rafael J. Wysocki" <rafael@kernel.org> - 2016-02-08 22:40 +0100
    Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store  callbacks for governor tunables Viresh Kumar <viresh.kumar@linaro.org> - 2016-02-09 04:30 +0100
      Re: [PATCH V3 03/13] cpufreq: governor: New sysfs show/store callbacks for governor tunables "Rafael J. Wysocki" <rjw@rjwysocki.net> - 2016-02-09 21:20 +0100

csiph-web