cvs commit: src/sys/kern subr_sleepqueue.c

John Baldwin jhb at FreeBSD.org
Tue Nov 23 13:41:20 PST 2004


jhb         2004-11-23 21:41:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_5)
    sys/kern             subr_sleepqueue.c 
  Log:
  MFC: Store threads on sleep queues in FIFO order rather than priority order
  so that changing thread priorities are properly handled.
  
  Revision  Changes    Path
  1.10.2.3  +19 -16    src/sys/kern/subr_sleepqueue.c


More information about the cvs-all mailing list