Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752217AbbKPXcl (ORCPT ); Mon, 16 Nov 2015 18:32:41 -0500 Received: from mga09.intel.com ([134.134.136.24]:8209 "EHLO mga09.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751466AbbKPXck (ORCPT ); Mon, 16 Nov 2015 18:32:40 -0500 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.20,304,1444719600"; d="scan'208";a="601431821" Subject: Re: [PATCH 2/4] timer: relax tick stop in idle entry To: paulmck@linux.vnet.ibm.com, Jacob Pan References: <1447444387-23525-1-git-send-email-jacob.jun.pan@linux.intel.com> <1447444387-23525-3-git-send-email-jacob.jun.pan@linux.intel.com> <20151113142438.3144d47d@icelake> <20151116135126.5a50e45d@icelake> <20151116223117.GK5184@linux.vnet.ibm.com> <20151116151503.47cbd4cf@icelake> <20151116232837.GN5184@linux.vnet.ibm.com> Cc: Thomas Gleixner , Peter Zijlstra , Ingo Molnar , John Stultz , LKML , Srinivas Pandruvada , Len Brown , Rafael Wysocki , Eduardo Valentin , Paul Turner , Josh Triplett From: Arjan van de Ven Message-ID: <564A6796.9090409@linux.intel.com> Date: Mon, 16 Nov 2015 15:32:38 -0800 User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151116232837.GN5184@linux.vnet.ibm.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 838 Lines: 16 On 11/16/2015 3:28 PM, Paul E. McKenney wrote: > Is this mostly an special-purpose embedded thing, or do you expect distros > to be enabling this? If the former, I suggest CONFIG_RCU_NOCB_CPU_ALL, > but if distros are doing this for general-purpose workloads, I instead > suggest CONFIG_RCU_FAST_NO_HZ. thermal overload happens a lot on small devices, but sadly also in big datacenters where it is not uncommon to underprovision cooling capacity by a bit (it's one of those "99% of the time you only need THIS much, the 1% you need 30% more" and that more is expensive or even impractical) -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/