cvs commit: src/sys/kern kern_intr.c

John Baldwin jhb at FreeBSD.org
Fri Mar 2 17:01:51 UTC 2007


jhb         2007-03-02 17:01:45 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_intr.c 
  Log:
  - Don't do the interrupt storm protection stuff for software interrupt
    handlers.
  - Use pause() when throtting during an interrupt storm.
  
  Reported by:    kris (1)
  
  Revision  Changes    Path
  1.142     +3 -2      src/sys/kern/kern_intr.c


More information about the cvs-src mailing list