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
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 462 bytes
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 87.4 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 70.2 KB
Makefile -rw-r--r-- 46.1 KB
README -rw-r--r-- 16.2 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top