Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756113AbaGVQRy (ORCPT ); Tue, 22 Jul 2014 12:17:54 -0400 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:47767 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756016AbaGVQRS (ORCPT ); Tue, 22 Jul 2014 12:17:18 -0400 Message-ID: <1406045838.25343.70.camel@hornet> Subject: Re: [RFC] sched_clock: Track monotonic raw clock From: Pawel Moll To: Peter Zijlstra Cc: John Stultz , Steven Rostedt , Ingo Molnar , Oleg Nesterov , Andrew Morton , Mel Gorman , Andy Lutomirski , Stephen Boyd , Baruch Siach , Thomas Gleixner , lkml Date: Tue, 22 Jul 2014 17:17:18 +0100 In-Reply-To: <20140718193417.GG3935@laptop> References: <1405705419-4194-1-git-send-email-pawel.moll@arm.com> <20140718191338.GF3935@laptop> <20140718193417.GG3935@laptop> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 2014-07-18 at 20:34 +0100, Peter Zijlstra wrote: > On Fri, Jul 18, 2014 at 12:25:48PM -0700, John Stultz wrote: > > Also, assuming we someday will merge the x86 sched_clock logic into > > the generic sched_clock code, we'll have to handle cases where they > > aren't the same. > > I prefer that to not happen. I spend quite a bit of time and effort to > make the x86 code go fast, and that generic code doesn't look like fast > at all. Actually one of my long-ish time goals to is to speed it up (withing the generic framework) for arm64 as well, so we may get back to the discussion then :-) Pawel -- 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/