Date: Sun, 18 Jul 1999 08:07:20 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_clock.c src/sys/sys time.h Message-ID: <199907181507.IAA51949@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/07/18 08:07:20 PDT Modified files: sys/kern kern_clock.c sys/sys time.h Log: Added a sysctl "kern.timecounter.hardware" for selecting the hardware used for timecounting. The possible values are the names of the physically present harware timecounters ("i8254" and "TSC" on i386's). Fixed some nearby bitrot in comments in <sys/time.h>. Reviewed by: phk Revision Changes Path 1.96 +41 -6 src/sys/kern/kern_clock.c 1.39 +8 -4 src/sys/sys/time.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907181507.IAA51949>