Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2002 16:45:16 -0700 (PDT)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys proc.h src/sys/kern kern_condvar.c kern_synch.c
Message-ID:  <200208282345.g7SNjGe0021910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/08/28 16:45:16 PDT

  Modified files:
    sys/sys              proc.h 
    sys/kern             kern_condvar.c kern_synch.c 
  Log:
  updatepri() works on a ksegrp (where the scheduling parameters are), so
  directly give it the ksegrp instead of the thread.  The only thing it used
  to use in the thread was the ksegrp.
  
  Reviewed by:    julian
  
  Revision  Changes    Path
  1.30      +5 -3      src/sys/kern/kern_condvar.c
  1.194     +18 -17    src/sys/kern/kern_synch.c
  1.238     +1 -1      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?200208282345.g7SNjGe0021910>