Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757314AbYAJUls (ORCPT ); Thu, 10 Jan 2008 15:41:48 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755945AbYAJUl1 (ORCPT ); Thu, 10 Jan 2008 15:41:27 -0500 Received: from e32.co.us.ibm.com ([32.97.110.150]:49999 "EHLO e32.co.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755750AbYAJUl0 (ORCPT ); Thu, 10 Jan 2008 15:41:26 -0500 Subject: Re: [RFC PATCH 13/22 -v2] handle accurate time keeping over long delays From: john stultz To: Steven Rostedt Cc: Tony Luck , 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 In-Reply-To: References: <20080109232914.676624725@goodmis.org> <20080109233044.288563621@goodmis.org> <1199923219.6350.16.camel@localhost.localdomain> <12c511ca0801101154q224c7a43sa016190cf209d304@mail.gmail.com> Content-Type: text/plain Date: Thu, 10 Jan 2008 12:41:17 -0800 Message-Id: <1199997677.6108.31.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 27 On Thu, 2008-01-10 at 15:15 -0500, Steven Rostedt wrote: > > 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. Err... I don't think the current cycle_accumulated can go backwards. Or maybe I'm missing what you mean. > Or do you think I should rename cycle_raw to cycle_monotonic? That's fine by me either way. thanks -john -- 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/