From: Andi Kleen Date: Wed, 2 May 2007 17:27:12 +0000 (+0200) Subject: [PATCH] x86: Don't use MWAIT on AMD Family 10 X-Git-Tag: v2.6.22-rc1~1011^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f039b754714a422959027cb18bb33760eb8153f0;p=pandora-kernel.git [PATCH] x86: Don't use MWAIT on AMD Family 10 It doesn't put the CPU into deeper sleep states, so it's better to use the standard idle loop to save power. But allow to reenable it anyways for benchmarking. I also removed the obsolete idle=halt on i386 Cc: andreas.herrmann@amd.com Signed-off-by: Andi Kleen --- Reading git-diff-tree failed