Home
last modified time | relevance | path

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

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