Markus Makela
b79210c760
Create thread specific epoll instances
...
Having a unique epoll instance for each thread allows a lot of the locking
from poll.c to be removed. The downside to this is that each session can
have only one thread processing events for it which might reduce
performance with very low client counts.
2016-11-30 10:28:22 +02:00
..
2016-11-28 14:37:26 +02:00
2016-11-28 14:37:26 +02:00
2016-10-14 19:50:54 +03:00
2016-10-13 16:19:20 +03:00
2016-11-07 14:10:18 +02:00
2016-10-21 18:33:35 +03:00
2016-11-24 13:31:29 +02:00
2016-11-24 10:29:04 +02:00
2016-11-29 15:04:19 +02:00
2016-11-28 14:37:26 +02:00
2016-11-24 13:31:29 +02:00
2016-08-17 10:06:35 +03:00
2016-11-23 11:24:34 +02:00
2016-10-14 19:50:54 +03:00
2016-11-28 14:37:26 +02:00
2016-10-13 16:19:20 +03:00
2016-10-13 16:19:20 +03:00
2016-11-10 15:15:10 +02:00
2016-10-13 16:19:20 +03:00
2016-10-13 16:19:20 +03:00
2016-11-09 15:14:52 +02:00
2016-11-24 15:22:55 +02:00
2016-10-13 16:19:20 +03:00
2016-10-17 12:17:09 +03:00
2016-10-24 14:00:51 +03:00
2016-10-14 19:50:54 +03:00
2016-10-14 19:50:54 +03:00
2016-10-13 22:59:39 +03:00
2016-10-13 16:19:20 +03:00
2016-10-13 16:19:20 +03:00
2016-10-14 15:55:33 +03:00
2016-11-29 14:19:08 +02:00
2016-10-14 19:50:54 +03:00
2016-11-29 15:04:19 +02:00
2016-10-21 18:33:35 +03:00
2016-11-15 00:09:24 +02:00
2016-11-30 10:28:22 +02:00
2016-11-21 12:23:30 +02:00
2016-10-14 13:48:10 +03:00
2016-10-13 16:19:20 +03:00
2016-10-13 16:19:20 +03:00
2016-11-10 09:42:47 +02:00
2016-11-24 10:29:04 +02:00
2016-11-29 15:04:19 +02:00
2016-11-07 16:19:56 +02:00
2016-10-14 19:50:54 +03:00
2016-10-14 13:48:10 +03:00
2016-10-27 15:55:26 +03:00
2016-10-13 16:19:20 +03:00
2016-11-03 09:35:49 +02:00
2016-10-21 18:33:35 +03:00