Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 7 Feb 2003 20:42:56 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 7 Feb 2003 20:42:56 -0500 Received: from ns.suse.de ([213.95.15.193]:34571 "EHLO Cantor.suse.de") by vger.kernel.org with ESMTP id ; Fri, 7 Feb 2003 20:42:55 -0500 Date: Sat, 8 Feb 2003 02:52:35 +0100 From: Andi Kleen To: john stultz Cc: Andi Kleen , lkml , Joel Becker Subject: Re: [RFC][PATCH] linux-2.5.59_getcycles_A0 Message-ID: <20030208015235.GA25432@wotan.suse.de> References: <1044649542.18673.20.camel@w-jstultz2.beaverton.ibm.com.suse.lists.linux.kernel> <1044659375.18676.80.camel@w-jstultz2.beaverton.ibm.com> <20030208001844.GA20849@wotan.suse.de> <1044665441.18670.106.camel@w-jstultz2.beaverton.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1044665441.18670.106.camel@w-jstultz2.beaverton.ibm.com> User-Agent: Mutt/1.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 572 Lines: 15 > However this doesn't work on systems w/o a synced TSC, so by simply Why not? This shouldn't be performance critical and you can make it monotonous with an additional variable + lock if backwards jumps should be a problem. Also the variations between non synced TSCs should be far below any watchdog's radar screen. -Andi - 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/