public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J . A . Magallon" <jamagallon@able.es>
To: root@chaos.analogic.com
Cc: "Dr . Kelsey Hudson" <kernel@blackhole.compendium-tech.com>,
	Chris Meadors <clubneon@hereintown.net>,
	Ulrich Drepper <drepper@redhat.com>,
	kernel@kvack.org, "Dr . David Gilbert" <dg@px.uk.com>,
	linux-kernel@vger.kernel.org
Subject: Re: Dual XEON - >>SLOW<< on SMP
Date: Tue, 7 Nov 2000 23:48:56 +0100	[thread overview]
Message-ID: <20001107234856.C1150@werewolf.able.es> (raw)
In-Reply-To: <Pine.LNX.4.21.0011071401280.4438-100000@sol.compendium-tech.com> <Pine.LNX.3.95.1001107172159.198A-100000@chaos.analogic.com>
In-Reply-To: <Pine.LNX.3.95.1001107172159.198A-100000@chaos.analogic.com>; from root@chaos.analogic.com on Tue, Nov 07, 2000 at 23:31:19 +0100


On Tue, 07 Nov 2000 23:31:19 Richard B. Johnson wrote:
> On Tue, 7 Nov 2000, Dr. Kelsey Hudson wrote:
..
> >  15:        111        130   IO-APIC-level  bttv
> > NMI:  190856196  190856196 
> > LOC:  190858464  190858463 
> > ERR:          0
> > 
..
> 
>            CPU0       CPU1       
>   0:      10945      11869    IO-APIC-edge  timer
>   1:        419        393    IO-APIC-edge  keyboard
>   2:          0          0          XT-PIC  cascade
>   8:          0          0    IO-APIC-edge  rtc
>  10:       2990       2904   IO-APIC-level  eth0
>  11:       1066       1124   IO-APIC-level  BusLogic BT-958
>  13:          0          0          XT-PIC  fpu
> NMI:      22748      22748 
> LOC:      21731      22229 
> ERR:          0
> 

I have also 2xPII@400, on a SuperMicro mobo. I just get:

werewolf:~/soft/in# uptime
 11:46pm  up  8:38,  0 users,  load average: 0.00, 0.00, 0.00
werewolf:~/soft/in# cat /proc/interrupts
           CPU0       CPU1       
  0:    1553608    1555092    IO-APIC-edge  timer
  1:       1784       1800    IO-APIC-edge  keyboard
  2:          0          0          XT-PIC  cascade
  8:          0          1    IO-APIC-edge  rtc
  9:      12053      11483    IO-APIC-edge  aha152x
 10:      31594      31168   IO-APIC-level  aic7xxx, EMU10K1
 11:   42836648   42865890   IO-APIC-level  eth0, nvidia
 12:     134421     134916    IO-APIC-edge  PS/2 Mouse
 13:          1          0          XT-PIC  fpu
 14:         16          4    IO-APIC-edge  ide0
 15:         10          0    IO-APIC-edge  ide1
NMI:          0
ERR:          0

The only diff I see is:
> model name	: Pentium II (Deschutes)
> stepping	: 1
> cpu MHz		: 400.000915

model name      : Pentium II (Deschutes)
stepping        : 2 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
cpu MHz         : 400.912

Something related to version-detection of processors in kernel init ?

-- 
Juan Antonio Magallon Lacarta                                 #> cd /pub
mailto:jamagallon@able.es                                     #> more beer

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

  parent reply	other threads:[~2000-11-07 22:49 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-02 13:50 Dual XEON - >>SLOW<< on SMP Dr. David Gilbert
2000-11-02 13:56 ` kernel
2000-11-02 14:02   ` Richard B. Johnson
2000-11-02 18:09     ` Ulrich Drepper
2000-11-02 18:23       ` Maciej W. Rozycki
2000-11-02 18:26       ` Matti Aarnio
2000-11-02 18:38       ` Chris Meadors
2000-11-02 18:40         ` Richard B. Johnson
2000-11-02 23:39         ` Wakko Warner
2000-11-07 22:02         ` Dr. Kelsey Hudson
2000-11-07 22:10           ` Jan-Benedict Glaw
2000-11-07 22:16             ` kernel
2000-11-07 22:31           ` Richard B. Johnson
2000-11-07 22:41             ` Keith Owens
2000-11-07 22:55               ` Richard B. Johnson
2000-11-07 23:03                 ` Jeff V. Merkey
2000-11-08 14:28                   ` Richard B. Johnson
2000-11-08 19:17                     ` Jeff V. Merkey
2000-11-11 19:26                   ` Marc Lehmann
2000-11-13  6:22                     ` Jeff V. Merkey
2000-11-13  8:41                       ` James A. Sutherland
2000-11-13 11:51                       ` Marc Lehmann
2000-11-07 22:48             ` J . A . Magallon [this message]
2000-11-02 14:10   ` Tigran Aivazian
2000-11-02 17:39     ` Dr. David Gilbert
2000-11-03  0:04       ` bert hubert
2000-11-03 16:13         ` Ricky Beam

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=20001107234856.C1150@werewolf.able.es \
    --to=jamagallon@able.es \
    --cc=clubneon@hereintown.net \
    --cc=dg@px.uk.com \
    --cc=drepper@redhat.com \
    --cc=kernel@blackhole.compendium-tech.com \
    --cc=kernel@kvack.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=root@chaos.analogic.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