Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756224Ab3GYOCY (ORCPT ); Thu, 25 Jul 2013 10:02:24 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:47726 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755649Ab3GYOCV (ORCPT ); Thu, 25 Jul 2013 10:02:21 -0400 Date: Thu, 25 Jul 2013 16:02:17 +0200 From: Frederic Weisbecker To: Peter Zijlstra 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: <20130725140216.GB7400@somewhere> References: <1374539466-4799-1-git-send-email-fweisbec@gmail.com> <20130725095938.GI27075@twins.programming.kicks-ass.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130725095938.GI27075@twins.programming.kicks-ass.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1111 Lines: 33 On Thu, Jul 25, 2013 at 11:59:38AM +0200, Peter Zijlstra wrote: > 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 Great! What do you prefer? Do you want to take these or should I do a pull request to Ingo directly? Thanks! -- 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/