]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '1717-rwlock-contention-in-isc_log_wouldlog-api-performance-impact'...
authorOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2020 05:01:33 +0000 (05:01 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 3 Apr 2020 05:01:33 +0000 (05:01 +0000)
commit49b42e7fccdd62e8ce81a5715c350c8ed2bf6844
tree15fe4e5d8db1419c3d471cabf7733f985fec77db
parent8e74974ce182b2fcd7dce82b1b68fa2ad922751b
parent3a24eacbb619b89eacf87281b4d1a73e68c19471
Merge branch '1717-rwlock-contention-in-isc_log_wouldlog-api-performance-impact' into 'master'

Reduce rwlock contention in isc_log_wouldlog()

Closes #1717

See merge request isc-projects/bind9!3321