Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757519AbYAJUQT (ORCPT ); Thu, 10 Jan 2008 15:16:19 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751039AbYAJUQG (ORCPT ); Thu, 10 Jan 2008 15:16:06 -0500 Received: from ms-smtp-02.nyroc.rr.com ([24.24.2.56]:41299 "EHLO ms-smtp-02.nyroc.rr.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754513AbYAJUQE (ORCPT ); Thu, 10 Jan 2008 15:16:04 -0500 Date: Thu, 10 Jan 2008 15:15:58 -0500 (EST) From: Steven Rostedt X-X-Sender: rostedt@gandalf.stny.rr.com To: Tony Luck cc: john stultz , LKML , Ingo Molnar , Linus Torvalds , Andrew Morton , Peter Zijlstra , Christoph Hellwig , Mathieu Desnoyers , Gregory Haskins , Arnaldo Carvalho de Melo , Thomas Gleixner , Tim Bird , Sam Ravnborg , "Frank Ch. Eigler" , Steven Rostedt Subject: Re: [RFC PATCH 13/22 -v2] handle accurate time keeping over long delays In-Reply-To: <12c511ca0801101154q224c7a43sa016190cf209d304@mail.gmail.com> Message-ID: References: <20080109232914.676624725@goodmis.org> <20080109233044.288563621@goodmis.org> <1199923219.6350.16.camel@localhost.localdomain> <12c511ca0801101154q224c7a43sa016190cf209d304@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 650 Lines: 19 > I'm trying to figure out all the ramifications of the new > "cycle_accumulated" field. Does it really need to be John, Before we hardcode these names, can we change them? Later in the series I use something called 'cycle_raw' which really should be called 'cycle_accumulated'. Since cycle_accumulated IIRC can go backwards. Or do you think I should rename cycle_raw to cycle_monotonic? -- Steve -- 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/