Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Mar 2003 08:13:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Mar 2003 08:13:21 -0500 Received: from pc2-cwma1-4-cust86.swan.cable.ntl.com ([213.105.254.86]:34231 "EHLO irongate.swansea.linux.org.uk") by vger.kernel.org with ESMTP id ; Wed, 26 Mar 2003 08:13:20 -0500 Subject: Re: System time warping around real time problem - please help From: Alan Cox To: george anzinger Cc: Fionn Behrens , Linux Kernel Mailing List In-Reply-To: <3E811055.5040202@mvista.com> References: <1048609931.1601.49.camel@rtfm> <1048627013.2348.39.camel@rtfm> <3E80D4CC.4000202@mvista.com> <1048632934.1355.12.camel@rtfm> <1048637613.29944.17.camel@irongate.swansea.linux.org.uk> <3E811055.5040202@mvista.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1048689492.31839.13.camel@irongate.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 26 Mar 2003 14:38:13 +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 690 Lines: 15 On Wed, 2003-03-26 at 02:28, george anzinger wrote: > Stands for Time Stamp Counter. It is a special cpu register that > basically counts cpu cycles. Some times (incorrectly me thinks) it is > affected by power management code which slows the cpu by changing the > cpu frequency. Not incorrectly. It counts cpu clocks, its designed for profiling and the like. There is no guarantee in any Intel MP standard that the clocks are synched up. - 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/