summaryrefslogtreecommitdiff
path: root/Intel/topology.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-22gather topology info per-cpuDave Jones1-3/+3
2011-02-22Fix topology parsingDave Jones1-7/+12
2009-12-10Store the number of siblings.Dave Jones1-8/+8
2009-12-10Print a summary of the information from topology discovery.Dave Jones1-7/+3
2009-12-10Make the new cpuid4 & cpuid_count functions take a cpu number integerDave Jones1-2/+2
2009-12-10Intel CPU topology reworking.Dave Jones1-47/+62
2008-12-24Fix up warnings. Add -Werror to catch new ones.Dave Jones1-1/+0
2008-07-07per core, not per packageDave Jones1-3/+3
2008-07-07shift the subid before returning.Dave Jones1-5/+3
2008-07-07Initial pass at determining topology on Intel.Dave Jones1-0/+121