Date: Mon, 29 Nov 1999 03:27:42 -0800 (PST) From: Poul-Henning Kamp <phk@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 mp_clock.c Message-ID: <199911291127.DAA37357@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 1999/11/29 03:27:42 PST Modified files: sys/i386/i386 mp_clock.c Log: How hard can it be to implement a 24bit counter in hardware ? Make sure we read a likely value from the PIIX timecounter. This should fix a large fraction of the "calcru: negative time" warnings produced by SMP machines. Another hole in one by: bde Didn't belive Bruce: phk Revision Changes Path 1.4 +34 -2 src/sys/i386/i386/mp_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?199911291127.DAA37357>