Re: PATCH: (v2) Allow user to force 'tsc' to be treated as stable.

From: Robert Hancock
Date: Sat Feb 07 2009 - 11:41:57 EST


Ben Greear wrote:
Allow user to force TSC to be treated as a stable clock-source.
On some systems, with ACPI disabled in the BIOS, the
kernel determines that the TSC is unstable, when it fact
it appears to be fine. This patch allows one to force
the kernel to treat the tsc as stable.

This is against 2.6.29-rc3.

Signed-Off-By: Ben Greear<greearb@xxxxxxxxxxxxxxx>

I don't think this is a good solution. If the TSC is in fact stable it would be better to fix the detection to detect it as such. If it's not then this will cause problems.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/