haproxy/include
Willy Tarreau bc13bec548 MINOR: activity: report context switch counts instead of rates
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.
2019-04-30 14:55:18 +02:00
..
common MINOR: log: Enable the log sampling and load-balancing feature. 2019-04-30 09:25:09 +02:00
import
proto CLEANUP: task: move the task_per_thread definition to task.h 2019-04-30 14:36:47 +02:00
types MINOR: activity: report context switch counts instead of rates 2019-04-30 14:55:18 +02:00