mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 10:13:41 +02:00
From Linux 5.17, anonymous regions can be name via prctl/PR_SET_VMA so caches can be identified when looking at HAProxy process memory mapping. The most possible error is lack of kernel support, as a result we ignore it, if the naming fails the mapping of memory context ought to still occur.