Files
MaxScale/server/core
Johan Wikman b11b848e66 Move all statistics gathering to poll_waitevents().
The handler callback should now return a bitmask with bits set
according to what it did when it was called. That way the actual
statistics gathering can be done in poll_waitevents() and the
handler need not be aware of any thread structs.

Actually, the only thing that needs any assistance is accept handling,
because in poll_waitevents() we do not know whether a READ event
relates to a listening or a normal socket, that is, should the
event be counted as an accept or as a read.
2017-04-20 13:51:16 +03:00
..
2017-04-19 18:19:13 +03:00
2017-04-19 18:19:13 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-04-05 11:35:13 +03:00
2017-04-05 11:35:13 +03:00
2017-03-24 11:19:01 +02:00
2017-02-14 21:42:28 +02:00
2017-03-24 09:21:20 +02:00
2017-03-27 09:49:21 +02:00
2017-04-19 18:19:13 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 11:11:15 +02:00
2017-03-24 09:21:20 +02:00
2017-03-13 10:45:55 +02:00
2017-02-20 11:07:44 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 11:19:01 +02:00
2017-03-31 14:12:02 +03:00
2017-04-05 11:35:13 +03:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:21:20 +02:00
2017-03-24 09:42:38 +02:00
2017-03-24 09:45:42 +02:00
2017-03-03 15:30:25 +02:00
2017-03-24 09:51:56 +02:00
2017-04-18 14:53:12 +03:00
2017-03-24 10:58:19 +02:00
2017-03-24 11:11:15 +02:00
2017-04-05 11:35:13 +03:00