CLEANUP: tinfo: move sched_*_date/*_mono_time to the thread-local area
authorWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 17:00:47 +0000 (18:00 +0100)
committerWilly Tarreau <w@1wt.eu>
Tue, 19 Nov 2024 19:13:41 +0000 (20:13 +0100)
commit973c81ceecca3eb8f5fffca21be3bdf652cc3858
tree2a56ec58145717f32c61d27c7bb083ec77e8f256
parent8dc68f3c751b96183a5009f9ef001842d7a2c4e6
CLEANUP: tinfo: move sched_*_date/*_mono_time to the thread-local area

These ones are never atomically accessed, they have nothing to do in
the atomic ops cache line, let's move them to the thread-local area.
include/haproxy/tinfo-t.h