commit | 6057b4d331f19a3ea51aec463ea7839c128b3227 | [log] [tgz] |
---|---|---|
author | Andreas Herrmann <andreas.herrmann3@amd.com> | Thu Sep 30 14:38:57 2010 +0200 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Fri Oct 01 16:18:32 2010 -0700 |
tree | 0bcf33ac60389ab21781b565aaf5b5e8c0fa60d8 | |
parent | 23588c38a84c9175c6668789b64ffba4651e5c6a [diff] |
x86, amd: Extract compute unit information for AMD CPUs Get compute unit information from CPUID Fn8000_001E_EBX. (See AMD CPUID Specification - publication # 25481, revision 2.34, September 2010.) Note that each core on a compute unit still has a core_id of its own. Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com> LKML-Reference: <20100930123857.GE20545@loge.amd.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>