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
File Mode Size
keys
selinux
Kconfig -rw-r--r-- 3.5 KB
Makefile -rw-r--r-- 599 bytes
capability.c -rw-r--r-- 2.8 KB
commoncap.c -rw-r--r-- 9.4 KB
dummy.c -rw-r--r-- 24.4 KB
inode.c -rw-r--r-- 9.2 KB
root_plug.c -rw-r--r-- 3.9 KB
seclvl.c -rw-r--r-- 17.1 KB
security.c -rw-r--r-- 5.4 KB

back to top