From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Zijlstra Subject: Re: [PATCH 2/2] cpuidle/drivers/menu: Remove get_loadavg in the performance multiplier Date: Thu, 4 Oct 2018 11:36:44 +0200 Message-ID: <20181004093644.GL19272@hirez.programming.kicks-ass.net> References: <1538638927-26846-1-git-send-email-daniel.lezcano@linaro.org> <1538638927-26846-2-git-send-email-daniel.lezcano@linaro.org> <4541426c-8c73-7fe6-b3b6-9707861564ce@linaro.org> 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: "Rafael J. Wysocki" Cc: Daniel Lezcano , "Rafael J. Wysocki" , Linux PM , Todd Kjos , Joel Fernandes , Colin Cross , Ramesh Thomas , Mel Gorman , Ingo Molnar , Rafael Wysocki , Alex Shi , Philippe Ombredanne , Thomas Gleixner , Greg Kroah-Hartman , Kate Stewart , Linux Kernel Mailing List List-Id: linux-pm@vger.kernel.org On Thu, Oct 04, 2018 at 10:47:04AM +0200, Rafael J. Wysocki wrote: > > The comment is irrelevant as the remaining function is used for > > statistics in addition to the perf multiplier. It does exactly what the > > function name is. > > Which is my point. It shouldn't be dropped entirely, but updated IMO. But the function name isn't the problem.. the problem that any use of the number is fundamentally broken.