Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/rcu/
DKconfig133 you boot with the skew_tick kernel parameter.
138 please understand that you may also need to set the skew_tick
/Linux-v5.4/kernel/time/
Dtick-sched.c1314 static int __init skew_tick(char *str) in skew_tick() function
1320 early_param("skew_tick", skew_tick);
/Linux-v5.4/Documentation/admin-guide/
Dkernel-parameters.txt4303 skew_tick= [KNL] Offset the periodic timer tick per cpu to mitigate
4307 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"