]> git.ipfire.org Git - thirdparty/bind9.git/commit
[master] adaptive RW locks
authorEvan Hunt <each@isc.org>
Wed, 23 Mar 2016 00:59:21 +0000 (17:59 -0700)
committerEvan Hunt <each@isc.org>
Wed, 23 Mar 2016 00:59:21 +0000 (17:59 -0700)
commitcf24cbd837617c5cb89f04ba97b262be21a925bf
tree5f02b9773852d1668772f7560d3f9bf2e4b5a16b
parent741cf3d24e0711dc3a5b658bb507a838ef8b5efe
[master] adaptive RW locks

3440. [performance] Implement adaptive read-write locks, reducing the
overhead of locks that are only held briefly.
[RT #37329]
CHANGES
configure
configure.in
lib/isc/include/isc/platform.h.in
lib/isc/include/isc/rwlock.h
lib/isc/rwlock.c
lib/isc/win32/include/isc/platform.h.in
win32utils/Configure