cvs commit: src/sys/kern subr_sleepqueue.c

Stephan Uphoff ups at FreeBSD.org
Tue Oct 12 09:31:24 PDT 2004


ups         2004-10-12 16:31:23 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             subr_sleepqueue.c 
  Log:
  Directly modifying the priority of a thread that may be on the runqueue
  can break the sorting order of the ksegp run queue.
  
  Tested   by: pho
  Reviewed by: jhb, julian
  Approved by: sam (mentor)
  MFC: ASAP
  
  Revision  Changes    Path
  1.12      +1 -1      src/sys/kern/subr_sleepqueue.c


More information about the cvs-src mailing list