linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: William Lee Irwin III <wli@holomorphy.com>
To: Chuck Ebbert <76306.1226@compuserve.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [ANNOUNCE] desc.c -- dump the i386 descriptor tables
Date: Thu, 24 Apr 2003 02:12:50 -0700	[thread overview]
Message-ID: <20030424091250.GO8978@holomorphy.com> (raw)
In-Reply-To: <200304240509_MC3-1-35CF-A2DD@compuserve.com>

wli wrote:
>> Spiffy; this should help debug various things.

On Thu, Apr 24, 2003 at 05:06:58AM -0400, Chuck Ebbert wrote:
>   I forgot to mention: try comparing 2.2, 2.4 and 2.5.
>   Also, this is what I've been using to look at interrupt entry
> point alignment.  On 2.4 for sure, and probably on 2.5 you have
> a 1-in-8 chance of getting a pathologically badly aligned timer
> handler on 32-byte cacheline machines every time you compile
> (IRQ 0 entry address & 0x1f == 0x1c.)  OTOH the pagefault handler
> has come up 8-byte aligned every time but I didn't look at the
> source to see if it's coded that way.

I had more in mind using it to verify the correctness of per-node IDT
stuff than checking optimality in general, but it does look very handy.


-- wli

  reply	other threads:[~2003-04-24  9:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-24  9:06 [ANNOUNCE] desc.c -- dump the i386 descriptor tables Chuck Ebbert
2003-04-24  9:12 ` William Lee Irwin III [this message]
  -- strict thread matches above, loose matches on Subject: below --
2003-04-24 13:59 Chuck Ebbert
2003-04-24 16:25 ` Gabriel Paubert
2003-04-24  3:02 Chuck Ebbert
2003-04-24  3:11 ` William Lee Irwin III
2003-04-24  8:53 ` Gabriel Paubert

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=20030424091250.GO8978@holomorphy.com \
    --to=wli@holomorphy.com \
    --cc=76306.1226@compuserve.com \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).