Skip to content
Commit 34cb711b authored by Andi Kleen's avatar Andi Kleen Committed by David S. Miller
Browse files

[NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts



Opterons with frequency scaling have fully unsynchronized TSCs
running at different frequencies, so using TSCs there is not a good idea. 
Also some other x86 boxes have this problem. gettimeofday should be good 
enough, so just disable it.

Signed-off-by: default avatarAndi Kleen <ak@suse.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c8923c6b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment