Files
rtems-libbsd/freebsd/sys/kern
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
..
2017-06-08 13:20:09 +02:00
2017-06-08 13:20:09 +02:00
2017-10-20 14:59:55 +02:00
2017-10-20 14:59:55 +02:00
2017-06-08 13:20:09 +02:00
2017-06-08 13:20:09 +02:00
2017-06-08 13:20:09 +02:00
2017-06-08 13:20:09 +02:00
2017-06-08 13:19:54 +02:00