Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 May 1999 00:54:26 -0700 (PDT)
From:      David Greenman <dg@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_lock.c kern_subr.c src/sys/sys proc.h
Message-ID:  <199905110754.AAA39221@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dg          1999/05/11 00:54:26 PDT

  Modified files:        (Branch: RELENG_3)
    sys/kern             kern_lock.c kern_subr.c 
    sys/sys              proc.h 
  Log:
  MFC: Changes to shared locking to elevate the priority over exclusive lock
  when both have been requested and the P_DEADLKTREAT process flag is set.
  Believed to fix PR 8416.
  
  Revision  Changes    Path
  1.23.2.1  +24 -3     src/sys/kern/kern_lock.c
  1.24.2.3  +12 -4     src/sys/kern/kern_subr.c
  1.66.2.3  +2 -2      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?199905110754.AAA39221>