Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Oct 2004 16:31:23 +0000 (UTC)
From:      Stephan Uphoff <ups@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern subr_sleepqueue.c
Message-ID:  <200410121631.i9CGVNGq020168@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200410121631.i9CGVNGq020168>