ia64 clock_gettime and HP_TIMING

Ulrich Drepper drepper@redhat.com
Wed Dec 10 23:39:00 GMT 2003


-----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-----



More information about the Libc-hacker mailing list