Date: Wed, 1 Jan 2003 21:46:09 -0800 (PST) From: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/clockspeed Makefile pkg-descr pkg-message ports/sysutils/clockspeed/files patch-aa patch-ac patch-timing.h tryclock_gettime.c Message-ID: <200301020546.h025k9NP093376@repoman.freebsd.org>
index | next in thread | raw e-mail
lioux 2003/01/01 21:46:09 PST
Modified files:
sysutils/clockspeed Makefile pkg-descr pkg-message
sysutils/clockspeed/files patch-aa patch-ac
Added files:
sysutils/clockspeed/files patch-timing.h tryclock_gettime.c
Log:
o Remove ONLY_FOR_ARCHS limitation by adding timing support other
than RDTSC registers from Pentium. After a reminder by Garrett
Wollman <wollman@FreeBSD.org> [1] that FreeBSD has a gethrtime()
similar function, added experimental support for FreeBSD
clock_gettime(2) which should work in all FreeBSD supported ARCHes
o Add notes in both DESCR and PKGMESSAGE that there might be precision
differences since this is experimental code
Reviewed by: portmgr (silence/no objections)
Submitted by: wollman [1]
Revision Changes Path
1.13 +8 -1 ports/sysutils/clockspeed/Makefile
1.2 +27 -5 ports/sysutils/clockspeed/files/patch-aa
1.3 +18 -4 ports/sysutils/clockspeed/files/patch-ac
1.1 +31 -0 ports/sysutils/clockspeed/files/patch-timing.h (new)
1.1 +8 -0 ports/sysutils/clockspeed/files/tryclock_gettime.c (new)
1.2 +5 -0 ports/sysutils/clockspeed/pkg-descr
1.2 +5 -0 ports/sysutils/clockspeed/pkg-message
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301020546.h025k9NP093376>
