Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2002 01:09:37 -0700 (PDT)
From:      Bruce Evans <bde@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_subr.c
Message-ID:  <200204210809.g3L89bT82731@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         2002/04/21 01:09:37 PDT

  Modified files:        (Branch: RELENG_4)
    sys/kern             kern_subr.c 
  Log:
  MFC (part of 1.34: set p->p_priority in uio_yield() _after_ entering
  the "criticial region".  This merge is mainly for completeness.  Wrong
  settings of p->p_priority just modify the indeterminacy of scheduling,
  and this setting is not as wrong as some others -- I believe it is
  harmless in the current implementation of the scheduler.  The bug just
  turned up in a search for settings of p_priority that don't maintain
  certain invariants.
  
  Revision  Changes    Path
  1.31.2.2  +2 -2      src/sys/kern/kern_subr.c

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?200204210809.g3L89bT82731>