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


Groups > linux.kernel > #1678431

Re: [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks on remote CPUs

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks on remote CPUs
Date 2017-06-30 05:30 +0200
Message-ID <tXUN3-8mO-7@gated-at.bofh.it> (permalink)
References <tXAbE-3uh-3@gated-at.bofh.it> <tXAbF-3uh-33@gated-at.bofh.it> <tXPaG-4Ds-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 29-06-17, 14:23, Srinivas Pandruvada wrote:
> On Thu, 2017-06-29 at 10:56 +0530, Viresh Kumar wrote:
> > From: Steve Muckle <smuckle.linux@gmail.com>
> > 
> > In preparation for the scheduler cpufreq callback happening on remote
> > CPUs, check for this case in intel_pstate which currently requires
> > the
> > callback run on the local CPU. Such callbacks are ignored for now.
> Is it possible that we miss a chance to calculate load periodically at
> a predefined interval (10ms default), because the callback happened on
> a different CPU?

We aren't updating cpu->sample.time for remote callbacks here, so no
we shouldn't miss anything.

-- 
viresh

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


Thread

[PATCH V2 0/4] sched: cpufreq: Allow remote callbacks Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-29 07:30 +0200
  [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks on remote CPUs Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-29 07:30 +0200
    Re: [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks  on remote CPUs Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> - 2017-06-29 23:30 +0200
      Re: [PATCH V2 3/4] intel_pstate: Ignore scheduler cpufreq callbacks  on remote CPUs Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-30 05:30 +0200
  Re: [PATCH V2 0/4] sched: cpufreq: Allow remote callbacks "Rafael J. Wysocki" <rafael@kernel.org> - 2017-06-29 22:40 +0200
    Re: [PATCH V2 0/4] sched: cpufreq: Allow remote callbacks Viresh Kumar <viresh.kumar@linaro.org> - 2017-06-30 05:30 +0200

csiph-web