• Dominik Brodowski's avatar
    [PATCH] cpufreq: update timer notifier · 73c11c16
    Dominik Brodowski authored
    - global loops_per_jiffy, x86 cpu_khz and x86
       fast_gettimeoffset_quotient can only be safely adjusted on UP
    - x86 per-CPU loops_per_jiffy does not depend on TSC
    - save reference values so that rounding errors do not accumulate
    73c11c16
timer_tsc.c 8.17 KB