Date: Tue, 19 Mar 2002 03:03:48 -0800 (PST) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/ia64/ia64 clock.c Message-ID: <200203191103.g2JB3mK42640@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 2002/03/19 03:03:48 PST Modified files: sys/ia64/ia64 clock.c Log: Turn off the ia64 ITC timecounter when SMP is present since it has the same problem as the TSC on the x86 - ie: it is not synchronized. #if 0 out some unused functions, ia64 doesn't calibrate clocks yet. Revision Changes Path 1.13 +10 -0 src/sys/ia64/ia64/clock.c 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?200203191103.g2JB3mK42640>