diff options
author | H. Peter Anvin <hpa@linux.intel.com> | 2011-04-18 22:31:57 (GMT) |
---|---|---|
committer | H. Peter Anvin <hpa@linux.intel.com> | 2011-04-18 23:40:32 (GMT) |
commit | d8d9766c8c29f71c37bc4b74cc9fcf6a192c9bfd (patch) | |
tree | e491da1e7e5a7dd2b500d4cb62b17b56e13f306a /arch/x86/kernel/cpuid.c | |
parent | dc326fca2b640fc41aed7c015d0f456935a66255 (diff) | |
download | linux-fsl-qoriq-d8d9766c8c29f71c37bc4b74cc9fcf6a192c9bfd.tar.xz |
x86, cpu: Change NOP selection for certain Intel CPUs
Due to a decoder implementation quirk, some specific Intel CPUs
actually perform better with the "k8_nops" than with the
SDM-recommended NOPs. For runtime-selected NOPs, if we detect those
specific CPUs then use the k8_nops instead of the ones we would
normally use.
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Tejun Heo <tj@kernel.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jason Baron <jbaron@redhat.com>
Link: http://lkml.kernel.org/r/1303166160-10315-4-git-send-email-hpa@linux.intel.com
Diffstat (limited to 'arch/x86/kernel/cpuid.c')
0 files changed, 0 insertions, 0 deletions