haproxy/include
Willy Tarreau 4d84186337 MEDIUM: fd: make updt_fd_polling() use atomics
It only needed a test-and-set and an atomic increment so we can take it
out of the fd lock now.
2018-02-05 16:02:22 +01:00
..
common MAJOR: fd/threads: Make the fdcache mostly lockless. 2018-02-05 16:02:22 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MEDIUM: fd: make updt_fd_polling() use atomics 2018-02-05 16:02:22 +01:00
types MEDIUM: fd/threads: Make sure we don't miss a fd cache entry. 2018-02-05 16:02:22 +01:00