cvs commit: src/sys/i386/i386 local_apic.c

Jeff Roberson jeff at FreeBSD.org
Sat Jan 24 21:03:15 PST 2004


jeff        2004/01/24 21:03:14 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        local_apic.c 
  Log:
   - Don't define DETECT_DEADLOCK.  I don't know that this code has detected
     a deadlock in several years.  Furthermore, the IPI code is currently
     protected by a seperate spinlock.  This only served to make IPIs twice as
     expensive as they had to be which severely slowed down the IPI heavy ULE
     scheduler.
  
  Revision  Changes    Path
  1.6       +0 -1      src/sys/i386/i386/local_apic.c


More information about the cvs-all mailing list