public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch] Fix asm-i386/topology.h
@ 2002-11-12 23:33 Matthew Dobson
  2002-11-13  1:35 ` Matthew Dobson
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Dobson @ 2002-11-12 23:33 UTC (permalink / raw)
  To: Linus Torvalds, Martin Bligh; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-11-13  1:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-11-12 23:33 [patch] Fix asm-i386/topology.h Matthew Dobson
2002-11-13  1:35 ` Matthew Dobson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox