linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] tick-sched: replace tick_nohz_active with tick_nohz_enabled in tick_nohz_switch_to_nohz()
       [not found] ` <20140409114116.31381178@gandalf.local.home>
@ 2014-04-09 15:58   ` Viresh Kumar
  0 siblings, 0 replies; only message in thread
From: Viresh Kumar @ 2014-04-09 15:58 UTC (permalink / raw)
  To: Steven Rostedt
  Cc: Thomas Gleixner, Lists linaro-kernel, Paul McKenney,
	Matthew Whitehead, John Stultz, Linux Kernel Mailing List,
	mwhitehe, Frédéric Weisbecker, # 3.13.x

On 9 April 2014 21:11, Steven Rostedt <rostedt@goodmis.org> wrote:
> But tick_nohz_active also gets set by tick_setup_sched_timer() which
> looks to be where it should get set. What is the case that this would
> set that variable and tick_setup_sched_timer() would not?

These two are in parallel and only one of these will ever succeed. So,
either tick_setup_sched_timer() or tick_nohz_switch_to_nohz() will
set it.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-04-09 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <b1578f256ad2628baa9cf691dbe1cce20ff7757d.1397056966.git.viresh.kumar@linaro.org>
     [not found] ` <20140409114116.31381178@gandalf.local.home>
2014-04-09 15:58   ` [PATCH] tick-sched: replace tick_nohz_active with tick_nohz_enabled in tick_nohz_switch_to_nohz() Viresh Kumar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).