haproxy/addons/ot/src
Willy Tarreau ff88270ef9 MINOR: pool: move pool declarations to read_mostly
All pool heads are accessed via a pointer and should not be shared with
highly written variables. Move them to the read_mostly section.
2021-04-10 19:27:41 +02:00
..
cli.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
conf.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
event.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
filter.c BUG/MINOR: opentracing: initialization after establishing daemon mode 2021-04-02 18:21:19 +02:00
group.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
http.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
opentracing.c MINOR: pool: move pool declarations to read_mostly 2021-04-10 19:27:41 +02:00
parser.c MINOR: opentracing: register config file and line number on log servers 2021-04-08 11:10:27 +02:00
pool.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
scope.c MINOR: pool: move pool declarations to read_mostly 2021-04-10 19:27:41 +02:00
util.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00
vars.c CONTRIB: move contrib/opentracing to addons/ot 2021-04-02 17:48:42 +02:00