Sebastian Huber a85d90007e Optimize callout handline via static timer wheel
The number of callouts is a compile-time constant in libbsd.  Use this
in struct callout_cpu and avoid dynamic allocation of tables.  This
signficantly reduces the count of load instructions in the callout
handling.
2018-09-17 09:12:06 +02:00
..
2018-04-30 13:42:18 +02:00
2017-11-10 13:10:08 +01:00
2014-11-10 08:28:38 +01:00
2015-04-08 07:58:38 +02:00
2014-10-08 15:03:29 +02:00
2018-09-12 08:09:38 +02:00
2018-04-30 13:42:18 +02:00