cvs commit: src/sys/kern kern_switch.c

Scott Long scottl at FreeBSD.org
Mon Aug 9 17:26:26 PDT 2004


scottl      2004-08-10 00:26:25 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_switch.c 
  Log:
  Add a temporary debugging hack to detect a deadlock in setrunqueue().  This
  is here so that we can gather stats on the nature of the recent rash of
  hard lockups, and in this particular case panic the machine instead of
  letting it deadlock forever.
  
  Revision  Changes    Path
  1.78      +7 -0      src/sys/kern/kern_switch.c


More information about the cvs-all mailing list