Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Nov 2004 14:39:41 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_intr.c
Message-ID:  <200411171439.iAHEdfW4070037@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2004-11-17 14:39:41 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  Don't bother exiting storming mode once a second to see if it has gone
  away, instead only exit storming mode when an interrupt stops firing long
  enough for the ithread to exit the loop and go back to sleep.
  
  Tested by:      macrus (cruder version)
  
  Revision  Changes    Path
  1.120     +6 -12     src/sys/kern/kern_intr.c



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