commit | c925401b6dc2229adbb15b2f3c9f0f2d9253a5d5 | [log] [tgz] |
---|---|---|
author | Yinghai Lu <Yinghai.Lu@Sun.COM> | Wed Aug 22 18:44:20 2007 -0700 |
committer | Dave Jones <davej@redhat.com> | Thu Oct 04 18:40:56 2007 -0400 |
tree | 8cac9908818a1761babf512ed9ffaa08b7c92160 | |
parent | 804b3f9a16e446cb023417faec58b6506c834052 [diff] |
[CPUFREQ] x86: use num_online_nodes to get physical cpus numbers for powernow_k8 [PATCH] x86: use num_online_nodes to get physical cpus numbers for powernow_k8 For opteron based system, don't assume all physical cpus have the same booted cpus even same cores. esp for downcore case. Signed-off-by: Yinghai Lu <yinghai.sun.com> Signed-off-by: Dave Jones <davej@redhat.com>