Home
last modified time | relevance | path

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

/Linux-v4.19/kernel/rcu/
DKconfig162 you boot with the skew_tick kernel parameter.
167 please understand that you may also need to set the skew_tick
/Linux-v4.19/kernel/time/
Dtick-sched.c1289 static int __init skew_tick(char *str) in skew_tick() function
1295 early_param("skew_tick", skew_tick);
/Linux-v4.19/Documentation/admin-guide/
Dkernel-parameters.txt4027 skew_tick= [KNL] Offset the periodic timer tick per cpu to mitigate
4031 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"