mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-20 13:13:41 +02:00
It's not logical to report context switch rates per thread in show activity because everything else is a counter and it's not even possible to compare values. Let's only report counts. Further, this simplifies the scheduler's code.