Olivier Houchard cb92f5cae4 MINOR: pollers: move polled_mask outside of struct fdtab.
The polled_mask is only used in the pollers, and removing it from the
struct fdtab makes it fit in one 64B cacheline again, on a 64bits machine,
so make it a separate array.
2018-05-06 06:27:34 +02:00
..
2018-04-26 14:19:33 +02:00
2018-01-25 22:25:40 +01:00
2017-11-29 10:54:05 +01:00
2018-04-26 14:19:33 +02:00
2009-01-25 13:49:53 +01:00
2018-03-21 05:04:01 +01:00