]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Add more notes on how the atomic queues work
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 28 Sep 2025 19:32:15 +0000 (15:32 -0400)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Sun, 28 Sep 2025 19:32:15 +0000 (15:32 -0400)
commite4a2abfa5dadc68a77a08a7b7d106cb4eb928d36
treee2f7d0ed7b30df5327df3720bbd472b7d7c3cd90
parent6879038da4f3bd141d8679e80ba5d07c0d9bd2e1
Add more notes on how the atomic queues work

Replace modulo with bitwise and.
src/lib/io/atomic_queue.c