public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* nohz_full left a periodic tick cpu issue
@ 2013-12-11  6:28 Alex Shi
  2013-12-11 11:00 ` Alex Shi
  0 siblings, 1 reply; 5+ messages in thread
From: Alex Shi @ 2013-12-11  6:28 UTC (permalink / raw)
  To: Frederic Weisbecker, Ingo Molnar, tglx@linutronix.de,
	linux-kernel@vger.kernel.org, Linaro Kernel

Hi Frederic,

Sorry for idiot of nohz_full. When we using this feature on my mobile
devices, we found this feature keep cpu0 in periodic tick mode. then the
timer interrupt on cpu0 is very higher than normal nohz mode.
that cause high power consuming cost.

I found you have mention this on commit: a382bf934449
nohz: Assign timekeeping duty to a CPU outside the full dynticks range

In fact, if all full dynticks cpu are in idle, cpu0 should be safe to
get into idle too. Do you have some plan or idea to implement this?
otherwise, power cost is too high to enable nohz_full in mobile platform.

-- 
Thanks
    Alex

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-12  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-11  6:28 nohz_full left a periodic tick cpu issue Alex Shi
2013-12-11 11:00 ` Alex Shi
2013-12-11 15:25   ` Paul E. McKenney
2013-12-11 15:31     ` Frederic Weisbecker
2013-12-12  0:16       ` Alex Shi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox