cvs commit: src/sys/kern sched_ule.c

Jeff Roberson jeff at FreeBSD.org
Fri Jan 5 18:34:24 PST 2007


jeff        2007-01-06 02:34:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             sched_ule.c 
  Log:
   - Don't IPI unless we're going to interrupt something exiting in the kernel.
     otherwise we can afford the latency.  This makes a significant performance
     improvement.
  
  Revision  Changes    Path
  1.176     +1 -1      src/sys/kern/sched_ule.c


More information about the cvs-src mailing list