public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Matthew Dobson <colpatch@us.ibm.com>
To: Linus Torvalds <torvalds@transmeta.com>,
	Martin Bligh <mjbligh@us.ibm.com>
Cc: linux-kernel@vger.kernel.org
Subject: [patch] Fix asm-i386/topology.h
Date: Tue, 12 Nov 2002 15:33:07 -0800	[thread overview]
Message-ID: <3DD18FB3.8060605@us.ibm.com> (raw)

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


             reply	other threads:[~2002-11-12 23:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-12 23:33 Matthew Dobson [this message]
2002-11-13  1:35 ` [patch] Fix asm-i386/topology.h Matthew Dobson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3DD18FB3.8060605@us.ibm.com \
    --to=colpatch@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mjbligh@us.ibm.com \
    --cc=torvalds@transmeta.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox