cvs commit: src/sys/kern kern_synch.c

Poul-Henning Kamp phk at FreeBSD.org
Thu Nov 30 00:27:39 PST 2006


phk         2006-11-30 08:27:38 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_synch.c 
  Log:
  Only grab the sched_lock if we actually need to modify the thread priority.
  
  During a buildworld only 2/3 of the calls to msleep actually changed
  the priority.
  
  Revision  Changes    Path
  1.285     +5 -4      src/sys/kern/kern_synch.c


More information about the cvs-src mailing list