From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751650AbWANGyX (ORCPT ); Sat, 14 Jan 2006 01:54:23 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751656AbWANGyX (ORCPT ); Sat, 14 Jan 2006 01:54:23 -0500 Received: from omx2-ext.sgi.com ([192.48.171.19]:14489 "EHLO omx2.sgi.com") by vger.kernel.org with ESMTP id S1751528AbWANGyW (ORCPT ); Sat, 14 Jan 2006 01:54:22 -0500 Date: Fri, 13 Jan 2006 22:54:10 -0800 (PST) From: Christoph Lameter To: Lee Revell cc: Steven Rostedt , Roger Heflin , "'linux-kernel'" Subject: RE: Dual core Athlons and unsynced TSCs In-Reply-To: <1137178506.15108.38.camel@mindpipe> Message-ID: References: <1137168254.7241.32.camel@localhost.localdomain> <1137174463.15108.4.camel@mindpipe> <1137174848.15108.11.camel@mindpipe> <1137178506.15108.38.camel@mindpipe> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 13 Jan 2006, Lee Revell wrote: > I want to know if clock_gettime(CLOCK_MONOTONIC, *ts) is actually > guaranteed to be monotonic on these machines AKA do we break POSIX > compliance or not. Yes you do. Other arches have had the same issues.... See IA64 code.