From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20664 invoked by alias); 10 Dec 2003 23:39:43 -0000 Mailing-List: contact libc-hacker-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-hacker-owner@sources.redhat.com Received: (qmail 20578 invoked from network); 10 Dec 2003 23:39:41 -0000 Received: from unknown (HELO myware.akkadia.org) (24.221.190.179) by sources.redhat.com with SMTP; 10 Dec 2003 23:39:41 -0000 Received: from redhat.com (drepper@myware.akkadia.org [192.168.7.70]) by myware.akkadia.org (8.12.10/8.12.10) with ESMTP id hBANMZ2L031411 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 10 Dec 2003 15:22:35 -0800 Message-ID: <3FD7AABA.9040809@redhat.com> Date: Wed, 10 Dec 2003 23:39:00 -0000 From: Ulrich Drepper Organization: Red Hat, Inc. User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6b) Gecko/20031121 Thunderbird/0.5a X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jes Sorensen CC: davidm@hpl.hp.com, libc-hacker@sources.redhat.com Subject: Re: ia64 clock_gettime and HP_TIMING References: <16306.21333.78785.923547@gargle.gargle.HOWL> <3FB2751B.9010302@redhat.com> <3FB34B5A.2040209@redhat.com> <16308.3006.52067.235699@napali.hpl.hp.com> <3FB515DC.9010909@redhat.com> In-Reply-To: X-Enigmail-Version: 0.82.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-SW-Source: 2003-12/txt/msg00050.txt.bz2 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > + n = read (fd, buf, sizeof buf); > + if (__builtin_expect (n, 1) > 0) > + { > + if (buf[0] != '0') > + __itc_drift_internal = 1; > + else > + __itc_drift_internal = -1; All the machines I have looked at (mostly tigers) have "0" in /proc/sal/itc_drift. I.e., the machines wouldn't use the itc which cannot be correct since they all use it now without problems. - -- ➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖ -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (GNU/Linux) iD8DBQE/16q62ijCOnn/RHQRAoXHAJ9owgaK0JvRHLZ8oNpOKwjJcQ6sBACgvqGL 4xAmN/mO53C3CyRKYLNhmlQ= =rjbU -----END PGP SIGNATURE-----