Home
last modified time | relevance | path

Searched refs:skew_tick (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/kernel/time/
Dtick-sched.c1507 static int __init skew_tick(char *str) in skew_tick() function
1513 early_param("skew_tick", skew_tick);
/linux-6.6.21/kernel/rcu/
DKconfig183 you boot with the skew_tick kernel parameter.
188 please understand that you may also need to set the skew_tick
/linux-6.6.21/Documentation/admin-guide/
Dkernel-parameters.txt5748 skew_tick= [KNL] Offset the periodic timer tick per cpu to mitigate
5752 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"