From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756210AbcK2HLe (ORCPT ); Tue, 29 Nov 2016 02:11:34 -0500 Received: from mail-wm0-f68.google.com ([74.125.82.68]:34899 "EHLO mail-wm0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753386AbcK2HL0 (ORCPT ); Tue, 29 Nov 2016 02:11:26 -0500 Date: Tue, 29 Nov 2016 08:11:22 +0100 From: Ingo Molnar To: Tim Chen Cc: Thomas Gleixner , peterz@infradead.org, hpa@zytor.com, srinivas.pandruvada@linux.intel.com, linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org, "Rafael J. Wysocki" Subject: Re: [tip:x86/core] x86: Enable Intel Turbo Boost Max Technology 3.0 Message-ID: <20161129071122.GA29412@gmail.com> References: <20161125081946.GA24513@gmail.com> <20161128085102.GA17652@gmail.com> <1480354558.3064.28.camel@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1480354558.3064.28.camel@linux.intel.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Tim Chen wrote: > > + If unsure say Y here. > > > > If/when other architectures make use of this the Kconfig entry can be moved into  > > the scheduler Kconfig - but for the time being it can stay in arch/x86/. > > > > Another variant would be to eliminate the Kconfig option altogether and make it a  > > natural feature of SCHED_MC (like it is in the core scheduler). > > > > I am fine with renaming SCHED_ITMT to SCHED_MC_PRIO. Ok, could you please send a delta patch on top of tip:sched/core that does this and the other improvements? Thanks, Ingo