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
..
2013-11-11 10:08:08 +01:00
2017-03-08 09:04:18 +01:00
2018-03-28 07:59:12 +02:00
2017-01-10 09:53:31 +01:00
2018-08-02 10:25:42 +02:00
2017-01-10 09:53:31 +01:00
2017-01-10 09:53:34 +01:00
2013-10-31 13:18:49 +01:00
2013-10-10 09:08:23 +02:00
2013-10-10 09:06:58 +02:00