commit | 2b0918758dd68d6b8d01318a5200b65b9209760d | [log] [tgz] |
---|---|---|
author | Siddha, Suresh B <suresh.b.siddha@intel.com> | Sat Nov 05 17:25:54 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 14 19:55:16 2005 -0800 |
tree | 1f4bd49d9d6827a2121fc698d1a9c9fc889ad3fe | |
parent | 94605eff572b727aaad9b4b29bc358b919096503 [diff] |
[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about threads sharing Fix the Intel cache detection code assumption that number of threads sharing the cache will either be equal to number of HT or core siblings. This also cleans up the code in general a bit. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>