cvs commit: src/sys/amd64/amd64 mp_watchdog.c

David E. O'Brien obrien at FreeBSD.org
Sun Feb 27 22:31:36 GMT 2005


obrien      2005-02-27 22:31:35 UTC

  FreeBSD src repository

  Modified files:
    sys/amd64/amd64      mp_watchdog.c 
  Log:
  MFi386: rev 1.3:
  - Add debug.watchdog tunable, so we can specify watchdog CPU from loader
    which will help to debug hangs on boot.
  - Remove 'U' from debug.watchdog sysctl definition, so if we set it to '-1'
    it really shows '-1'.
  - Fix comment.
  
  Revision  Changes    Path
  1.3       +31 -20    src/sys/amd64/amd64/mp_watchdog.c


More information about the cvs-src mailing list