Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2004 00:26:25 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_switch.c
Message-ID:  <200408100026.i7A0QP17085812@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408100026.i7A0QP17085812>