From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH] sched/fair: schedutil: update only with all info available Date: Wed, 11 Apr 2018 18:15:48 +0200 Message-ID: <20180411161548.GP4082@hirez.programming.kicks-ass.net> References: <20180406172835.20078-1-patrick.bellasi@arm.com> <20180410110412.GG14248@e110439-lin> <20180411151450.GK4043@hirez.programming.kicks-ass.net> <20180411153710.GN4082@hirez.programming.kicks-ass.net> <20180411160000.GO4082@hirez.programming.kicks-ass.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Vincent Guittot Cc: Patrick Bellasi , linux-kernel , "open list:THERMAL" , Ingo Molnar , "Rafael J . Wysocki" , Viresh Kumar , Juri Lelli , Joel Fernandes , Steve Muckle , Dietmar Eggemann , Morten Rasmussen List-Id: linux-pm@vger.kernel.org On Wed, Apr 11, 2018 at 06:10:47PM +0200, Vincent Guittot wrote: > > Could is be that for some reason the nohz balancer now takes a very long > > time to run? > > Heiner mentions that is was a relatively slow celeron and he uses > ondemand governor. So I was about to ask him to use performance > governor to see if it can be because cpu runs slow and takes too muche > time to enter idle Maybe also hand him a patch with some trace_printk()s in and ask him to send /debug/tracing/trace after it happens or somesuch. Maybe we can find a clue that way.