Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Oct 2002 13:34:31 -0700 (PDT)
From:      Julian Elischer <julian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_switch.c sched_4bsd.c src/sys/posix4 ksched.c src/sys/sys proc.h
Message-ID:  <200210142034.g9EKYVRi085019@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
julian      2002/10/14 13:34:31 PDT

  Modified files:
    sys/kern             kern_switch.c sched_4bsd.c 
    sys/posix4           ksched.c 
    sys/sys              proc.h 
  Log:
  Tidy up the scheduler's code for changing the priority of a thread.
  Logically pretty much a NOP.
  
  Revision  Changes    Path
  1.44      +47 -13    src/sys/kern/kern_switch.c
  1.2       +11 -26    src/sys/kern/sched_4bsd.c
  1.21      +2 -8      src/sys/posix4/ksched.c
  1.270     +3 -3      src/sys/sys/proc.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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