Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [newlock2] src/sys



Module Name:    src
Committed By:   ad
Date:           Mon Feb  5 13:03:57 UTC 2007

Modified Files:
        src/sys/kern [newlock2]: kern_rwlock.c
        src/sys/sys [newlock2]: rwlock.h

Log Message:
- Decouple downgrade from rw_vector_exit(), and simplify a bit.
- Fix a problem that could cause stalls under load.


To generate a diff of this commit:
cvs rdiff -r1.1.36.7 -r1.1.36.8 src/sys/kern/kern_rwlock.c
cvs rdiff -r1.1.36.6 -r1.1.36.7 src/sys/sys/rwlock.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index