Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932346AbbDHO05 (ORCPT ); Wed, 8 Apr 2015 10:26:57 -0400 Received: from casper.infradead.org ([85.118.1.10]:47574 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932326AbbDHO0y (ORCPT ); Wed, 8 Apr 2015 10:26:54 -0400 Date: Wed, 8 Apr 2015 16:26:41 +0200 From: Peter Zijlstra To: Chris Metcalf Cc: Frederic Weisbecker , "Paul E. McKenney" , "Rafael J. Wysocki" , Martin Schwidefsky , Ingo Molnar , linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 2/2] nohz: make nohz_full imply isolcpus Message-ID: <20150408142641.GG5029@twins.programming.kicks-ass.net> References: <5522BF1E.2040606@ezchip.com> <1428344205-27678-1-git-send-email-cmetcalf@ezchip.com> <1428344205-27678-2-git-send-email-cmetcalf@ezchip.com> <20150408094114.GX23123@twins.programming.kicks-ass.net> <5525357B.2080205@ezchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5525357B.2080205@ezchip.com> 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 Content-Length: 969 Lines: 21 On Wed, Apr 08, 2015 at 10:04:43AM -0400, Chris Metcalf wrote: > On 04/08/2015 05:41 AM, Peter Zijlstra wrote: > >On Mon, Apr 06, 2015 at 02:16:45PM -0400, cmetcalf@ezchip.com wrote: > >>From: Chris Metcalf > >> > >>It's not clear that nohz_full is useful without isolcpus also > >>set, since otherwise the scheduler has to run periodically to > >>try to determine whether to steal work from other cores. > >So the Changelog and the patch don't seem to agree with one another. > > > >The Changelog states that nohz_full should depend on isolcpus. > > The git commit message says "make nohz_full imply isolcpus". > That's consistent with the code. Well, but then the Changelog doesn't make any sense. -- 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/