Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757277Ab3CYMVI (ORCPT ); Mon, 25 Mar 2013 08:21:08 -0400 Received: from mail-la0-f50.google.com ([209.85.215.50]:48325 "EHLO mail-la0-f50.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756904Ab3CYMVG (ORCPT ); Mon, 25 Mar 2013 08:21:06 -0400 MIME-Version: 1.0 In-Reply-To: <1364213284.5053.4.camel@laptop> References: <1363949499-3728-1-git-send-email-eranian@google.com> <1364213284.5053.4.camel@laptop> Date: Mon, 25 Mar 2013 13:21:04 +0100 Message-ID: Subject: Re: [PATCH v5 0/2] perf: use hrtimer for event multiplexing From: Frederic Weisbecker To: Peter Zijlstra Cc: Stephane Eranian , Steven Rostedt , Paul McKenney , linux-kernel@vger.kernel.org, mingo@elte.hu, ak@linux.intel.com, acme@redhat.com, jolsa@redhat.com, namhyung.kim@lge.com Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 17 2013/3/25 Peter Zijlstra : > On Fri, 2013-03-22 at 14:54 +0100, Frederic Weisbecker wrote: >> And I have to say this patch is going to be very useful for the full >> dynticks tree. We are happy to get rid of that tick hook. > > I'm sorry to have to disappoint, but the tick hook is still there ;-), > its just no longer used for counter rotation. Of course we have > multiple uses for the tick, what did you think :-) > Haha! Bah, at least some significant part of the work is pulled outside the hook :) -- 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/