Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-sched.c1580 static int __init skew_tick(char *str) in skew_tick() function
1586 early_param("skew_tick", skew_tick);
/linux/Documentation/admin-guide/
H A Dkernel-parameters.txt6817 skew_tick= [KNL,EARLY] Offset the periodic timer tick per cpu to mitigate
6821 0 -- disable. (may be 1 via CONFIG_CMDLINE="skew_tick=1"