mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-30 18:51:05 +02:00
We don't needa to lock the memory when there is a single process. This can make a difference on small systems where locking is much more expensive than just a test.