cvs commit: src/sys/kern subr_sleepqueue.c

Stephan Uphoff ups at FreeBSD.org
Fri Oct 15 19:17:55 PDT 2004


ups         2004-10-16 02:17:54 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             subr_sleepqueue.c 
  Log:
  MFC: rev 1.12
  Directly modifying the priority of a thread that may be on the runqueue
  can break the sorting order of the ksegp run queue.
  
  Approved by:    re (kensmith)
  
  Revision  Changes    Path
  1.10.2.2  +1 -1      src/sys/kern/subr_sleepqueue.c


More information about the cvs-src mailing list