MINOR: activity: report the current run queue size
authorWilly Tarreau <w@1wt.eu>
Thu, 31 Aug 2023 15:43:14 +0000 (17:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Fri, 1 Sep 2023 06:26:06 +0000 (08:26 +0200)
commit338431ecb66ff78ea96c1304d6674a742590fc47
treef4a2f26e797df966b0b37158e278f84efb62f109
parent2cb896c4b03cf72c17c6c756e48e02972a60863d
MINOR: activity: report the current run queue size

While troubleshooting the causes of load spikes, it appeared that the
length of individual run queues was missing, let's add it to "show
activity".
src/activity.c