mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-28 21:41:11 +01:00
swrate_add() and swrate_add_scaled() now rely on the CAS atomic operation. So the sliding window sums are atomically updated.
swrate_add() and swrate_add_scaled() now rely on the CAS atomic operation. So the sliding window sums are atomically updated.