Markus Mäkelä
1042b861bb
MXS-1669: Fix load average tracking
...
The output of `show threads` could have a negative historic thread load
average that could be explained by the overflow of the signed 32-bit
integer used to count the number of samples.
The time that each thread started to process an event for a DCB used an
old value that is no longer used. Updating this to DCB::last_read retains
the 2.0 behavior.
2018-02-15 11:18:22 +02:00
..
2017-10-03 13:03:49 +03:00
2018-01-08 09:41:24 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-04-18 13:14:47 +03:00
2017-02-14 21:42:28 +02:00
2017-08-15 09:56:22 +03:00
2017-06-30 10:46:04 +03:00
2017-10-11 11:30:58 +03:00
2018-02-09 13:33:17 +02:00
2017-08-29 11:15:06 +03:00
2017-02-14 21:42:28 +02:00
2017-06-30 10:46:05 +03:00
2017-09-27 10:32:26 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2018-01-23 09:26:02 +02:00
2017-02-27 13:36:51 +02:00
2017-02-14 21:42:28 +02:00
2018-01-05 12:50:39 +02:00
2017-11-14 16:51:34 +02:00
2017-02-14 21:42:28 +02:00
2018-01-04 10:27:56 +02:00
2017-02-20 11:07:44 +02:00
2017-02-20 11:07:44 +02:00
2017-04-04 16:19:21 +03:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-02-14 21:42:28 +02:00
2017-08-17 15:54:44 +03:00
2017-10-11 11:30:58 +03:00
2018-01-30 15:59:05 +02:00
2017-12-01 03:50:57 +02:00
2017-03-15 09:11:18 +02:00
2018-02-15 11:18:22 +02:00
2017-09-12 15:38:25 +03:00
2017-02-14 21:42:28 +02:00
2017-02-15 08:44:55 +02:00
2017-02-14 21:42:28 +02:00
2017-09-12 09:29:26 +03:00
2017-12-01 03:50:57 +02:00
2018-02-09 13:33:17 +02:00
2017-12-13 16:42:55 +02:00
2018-01-04 10:27:56 +02:00
2017-03-21 15:19:10 +02:00
2017-11-14 16:51:34 +02:00
2017-04-18 13:14:47 +03:00
2017-02-14 21:42:28 +02:00
2017-03-13 10:45:54 +02:00
2018-02-02 15:17:22 +02:00