jeff        2008-02-07 06:16:54 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_rwlock.c 
  Log:
   - In rw_wunlock_hard prefer to wakeup writers if there are both readers
     and writers available.  Doing otherwise can cause deadlocks as no
     read locks can proceed while there are write waiters.
  
  Sponsored by:   Nokia
  
  Revision  Changes    Path
  1.36      +4 -4      src/sys/kern/kern_rwlock.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to