From: Andi Kleen Date: Thu, 13 Oct 2005 21:41:44 +0000 (-0700) Subject: [NET]: Disable NET_SCH_CLK_CPU for SMP x86 hosts X-Git-Tag: v2.6.14-rc5~64 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34cb711ba922f53cca45443b8c3c1078873cf599;p=pandora-kernel.git [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: Andi Kleen Signed-off-by: David S. Miller --- Reading git-diff-tree failed