Date: Sat, 10 Jul 2004 22:42:22 +0000 (UTC) From: Marcel Moolenaar <marcel@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/isa clock.c Message-ID: <200407102242.i6AMgM1H044734@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marcel 2004-07-10 22:42:22 UTC
FreeBSD src repository
Modified files:
sys/amd64/isa clock.c
Log:
MFi386: don't fake the time counter when the debugger is active.
This breaks the fundamental property of DELAY(). Instead, avoid
grabbing clock_lock when kdb_active is non-zero.
Revision Changes Path
1.212 +12 -20 src/sys/amd64/isa/clock.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200407102242.i6AMgM1H044734>
