From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753945AbaDYNWr (ORCPT ); Fri, 25 Apr 2014 09:22:47 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:35922 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753478AbaDYNWp (ORCPT ); Fri, 25 Apr 2014 09:22:45 -0400 Date: Fri, 25 Apr 2014 15:22:38 +0200 From: Peter Zijlstra To: Amit Kucheria Cc: Daniel Lezcano , Ingo Molnar , Lists linaro-kernel , Linux PM list , "Rafael J. Wysocki" , Linux Kernel Mailing List Subject: Re: [PATCH 2/3] sched: idle: Add sched balance option Message-ID: <20140425132238.GD11096@twins.programming.kicks-ass.net> References: <1398342291-16322-1-git-send-email-daniel.lezcano@linaro.org> <1398342291-16322-3-git-send-email-daniel.lezcano@linaro.org> <535911DC.9050109@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2012-12-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The infinite wisdom of the original PC keyboard gifted us with backspace and delete, use them! On Fri, Apr 25, 2014 at 04:24:49PM +0530, Amit Kucheria wrote: > In that case, "performance" should be the default so we don't change > existing system behavior. And perhaps we want to keep these energy > heuristics in a separate file, at least until we've gotten them right. No, we're not going to make a separate file. Its going to be fully integrated in the normal load balancer, no special add on hacks and warts.