[patch] Fix asm-i386/topology.h

Matthew Dobson (colpatch@us.ibm.com)
Tue, 12 Nov 2002 15:33:07 -0800


Linus,
This patch fixes some slow, quickly written macros in
asm-i386/topology.h. The new versions use value caching in arrays to
greatly speed up topology queries.

Please apply.

[mcd@arrakis patches]$ diffstat i386_topology_fixup-2.5.47.patch
arch/i386/kernel/smpboot.c | 43
+++++++++++++++++++++++++++++++++++++++++++
include/asm-i386/smpboot.h | 8 ++++++++
include/asm-i386/topology.h | 43
+++++--------------------------------------
3 files changed, 56 insertions(+), 38 deletions(-)

Cheers!

-Matt

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/