• Andrew Morton's avatar
    [PATCH] x86 clock override boot option · 5958cbab
    Andrew Morton authored
    From: john stultz <johnstul@us.ibm.com>
    
    This patch allows one to manually specify the i386 gettimeofday time-source
    by passing clock=[pit|tsc|cyclone|...] as a boot argument.  The argument will
    override the default probled selection, and in case the selected time-source
    not be avalible the code defaults to using the PIT (printing a warning saying
    so).
    5958cbab
timer_tsc.c 8.68 KB