Markus Makela 076b810c1e Create thread specific zombie queues
Because each thread has their own epoll file descriptor and only one
thread can process a DCB, it makes sense to move to a per thread zombie
queue. This removes one of the last restrictions on scalability.
2016-11-30 10:28:22 +02:00
..
2014-08-20 11:07:28 +01:00
2016-10-14 11:54:37 +03:00
2016-10-14 19:50:54 +03:00
2016-11-30 10:28:22 +02:00
2016-10-14 19:50:54 +03:00
2016-08-11 12:44:07 +03:00
2016-10-14 15:42:02 +03:00
2016-11-24 15:22:55 +02:00
2016-08-17 10:06:35 +03:00
2016-11-03 09:35:49 +02:00