This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
haproxy
Watch
1
Star
0
Fork
You've already forked haproxy
0
mirror of
https://github.com/haproxy/haproxy.git
synced
2026-02-23 01:42:05 -05:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
62a627ac19
haproxy
/
include
History
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