scottl      2007-11-26 15:08:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/amd64/amd64      intr_machdep.c 
    sys/i386/i386        intr_machdep.c 
    sys/ia64/ia64        interrupt.c 
  Log:
  MFC: Expand critical section coverage so that shared fast and ithread handlers
  don't stall.  Unlike 8-CURRENT and 7-STABLE, sparc64 and powerpc in 6-STABLE
  do not appear to have this problem.
  
  Approved by: re
  
  Revision  Changes    Path
  1.15.2.5  +1 -1      src/sys/amd64/amd64/intr_machdep.c
  1.14.2.5  +1 -1      src/sys/i386/i386/intr_machdep.c
  1.49.2.4  +1 -1      src/sys/ia64/ia64/interrupt.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to