cvs commit: src/sys/amd64/isa clock.c

Marcel Moolenaar marcel at FreeBSD.org
Sat Jul 10 15:42:23 PDT 2004


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


More information about the cvs-src mailing list