Re: [PATCH] boot time parameter to turn of TSC usage

Andrew Morton (akpm@digeo.com)
Tue, 18 Mar 2003 16:39:02 -0800


Stephen Hemminger <shemminger@osdl.org> wrote:
>
> For machines that don't want to cooperate and have bad TSC counter and/or
> change CPU frequency without change support.
>
> This fixes the problem on Jerry Cooperstein's PIII laptop.
> Could be useful for other people and tech support situations.

Is there no way in which this can be auto-detected?

> +__setup("notsclock", tsc_noclock_setup);

People have recently worked to make Documentation/kernel-parameters.txt
relatively up-to-date. Please try to remember to keep it in sync...

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/