Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755220Ab3GYJ7v (ORCPT ); Thu, 25 Jul 2013 05:59:51 -0400 Received: from merlin.infradead.org ([205.233.59.134]:34002 "EHLO merlin.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753121Ab3GYJ7u (ORCPT ); Thu, 25 Jul 2013 05:59:50 -0400 Date: Thu, 25 Jul 2013 11:59:38 +0200 From: Peter Zijlstra To: Frederic Weisbecker Cc: LKML , Jiri Olsa , Namhyung Kim , Ingo Molnar , Arnaldo Carvalho de Melo , Stephane Eranian , Don Zickus , "Srivatsa S. Bhat" , Anish Singh Subject: Re: [PATCH 0/8] perf: Finer grained full dynticks handling Message-ID: <20130725095938.GI27075@twins.programming.kicks-ass.net> References: <1374539466-4799-1-git-send-email-fweisbec@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1374539466-4799-1-git-send-email-fweisbec@gmail.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: 892 Lines: 27 On Tue, Jul 23, 2013 at 02:30:58AM +0200, Frederic Weisbecker wrote: > Hi, > > This patchset inspires from Peterz patch in http://marc.info/?l=linux-kernel&m=137155182121860 > to make perf retain the timer tick less often, ie: only when there are freq events > or when one throttles. > > The main purpose is to make the lockup detector work with full dynticks, as I suspect > that distros want to enable both... > > > You can fetch from: > > git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks.git > perf/nohz > > Thanks, > Frederic Awesome, looks good, thanks Frederic! Acked-by: Peter Zijlstra -- 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/