We'll give this another shot, with the patch attatched this time. Cheers! -Matt Matthew Dobson wrote: > 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 >