https://github.com/torvalds/linux
Revision 0e5f61b00c577da698fb00cd9c91a96b79044dfd authored by Andi Kleen on 29 July 2006, 19:42:37 UTC, committed by Linus Torvalds on 30 July 2006, 03:59:55 UTC
On Intel systems generally the TSC stops in C3 or deeper,
so don't use it there. Follows similar logic on i386.

This should fix problems on Meroms.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 260f659
History
Tip revision: 0e5f61b00c577da698fb00cd9c91a96b79044dfd authored by Andi Kleen on 29 July 2006, 19:42:37 UTC
[PATCH] x86_64: On Intel systems when CPU has C3 don't use TSC
Tip revision: 0e5f61b

back to top