Files
Tyler Nijmeh abb394b133 timers: Disable the migration of timers among CPUs
Usually, when a timer is created on one CPU, it would be able to be migrated to another CPU. However, this increases realtime latencies and scheduling interrupts. It can be turned off.

Signed-off-by: Tyler Nijmeh <tylernij@gmail.com>
2024-08-13 23:01:43 +05:30

58 KiB