Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753042AbbDFRPm (ORCPT ); Mon, 6 Apr 2015 13:15:42 -0400 Received: from mail-db3on0091.outbound.protection.outlook.com ([157.55.234.91]:44251 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752688AbbDFRPk (ORCPT ); Mon, 6 Apr 2015 13:15:40 -0400 Message-ID: <5522BF1E.2040606@ezchip.com> Date: Mon, 6 Apr 2015 13:15:10 -0400 From: Chris Metcalf User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Ingo Molnar CC: Rik van Riel , Mike Galbraith , Frederic Weisbecker , "Peter Zijlstra (Intel)" , "Paul E. McKenney" , "Rafael J. Wysocki" , Martin Schwidefsky , Ingo Molnar , Subject: Re: [PATCH 2/2] nohz: make nohz_full imply isolcpus References: <1428078248-5425-1-git-send-email-cmetcalf@ezchip.com> <1428078248-5425-2-git-send-email-cmetcalf@ezchip.com> <20150403174258.GC13598@lerouge> <551EE7F4.6070406@ezchip.com> <551FF0B9.4010907@redhat.com> <55201AC4.8000201@ezchip.com> <20150405050537.GA26390@gmail.com> In-Reply-To: <20150405050537.GA26390@gmail.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [12.216.194.146] X-ClientProxiedBy: CO2PR11CA0038.namprd11.prod.outlook.com (10.141.242.176) To HE1PR02MB0777.eurprd02.prod.outlook.com (25.161.118.141) Authentication-Results: vger.kernel.org; dkim=none (message not signed) header.d=none; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:HE1PR02MB0777; X-Microsoft-Antispam-PRVS: X-Forefront-Antispam-Report: BMV:1;SFV:NSPM;SFS:(10009020)(6049001)(6009001)(51704005)(24454002)(41574002)(377454003)(164054003)(479174004)(50466002)(110136001)(50986999)(87266999)(23746002)(19580395003)(19580405001)(87976001)(47776003)(66066001)(65956001)(40100003)(62966003)(77156002)(36756003)(92566002)(122386002)(46102003)(77096005)(76176999)(86362001)(54356999)(2950100001)(42186005)(59896002)(33656002)(18886065003);DIR:OUT;SFP:1101;SCL:1;SRVR:HE1PR02MB0777;H:[10.7.0.41];FPR:;SPF:None;MLV:sfv;LANG:en; X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(5002010);SRVR:HE1PR02MB0777;BCL:0;PCL:0;RULEID:;SRVR:HE1PR02MB0777; X-Forefront-PRVS: 0538A71254 X-OriginatorOrg: ezchip.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 06 Apr 2015 17:15:34.2989 (UTC) X-MS-Exchange-CrossTenant-FromEntityHeader: Hosted X-MS-Exchange-Transport-CrossTenantHeadersStamped: HE1PR02MB0777 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1726 Lines: 44 On 04/05/2015 01:05 AM, Ingo Molnar wrote: > * Chris Metcalf wrote: > >> On 4/4/2015 10:10 AM, Rik van Riel wrote: >>>> Rik, what's the change you're proposing that's similar to this one? Thanks! >>> I don't have this particular one, and I like it. >>> >>> I know there are use cases where isolcpus= without >>> nohz_full= makes sense, but I cannot think of the >>> reverse. >>> >>> Acked-by: Rik van Riel >> Thanks, I'll push it via the tile tree unless someone would prefer otherwise. > Yes, I'd prefer otherwise: please send the final, agreed upon patch to > the timer tree. Not having done this before, I assume I just ask you to take patches from LKML, or to pull from my tree? I've set up a "timers" branch in my kernel.org git repo in any case (git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git) that has the commits in it. >> (The tick_nohz_full_set_cpus() and tick_nohz_full_clear_cpus() >> routines are in earlier tile tree commits, the latter supporting a >> change to the tile network driver.) > This is absolutely not OK, please push this through the timer tree. We > don't do generic timer changes through architecture trees. Sure; makes sense. I will post a v2 with two patches in the patchset and see if anyone else wants to comment in the next couple of days, and then ask you to pull, or take the patch series, at that point. Thanks! -- Chris Metcalf, EZChip Semiconductor http://www.ezchip.com -- 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/