* RE: Wrong CPU count
@ 2002-07-18 20:29 Hubbard, Dwight
2002-07-18 20:36 ` Stephen Frost
2002-07-23 22:20 ` Bill Davidsen
0 siblings, 2 replies; 18+ messages in thread
From: Hubbard, Dwight @ 2002-07-18 20:29 UTC (permalink / raw)
To: Matt_Domsch, RSinko, linux-kernel
And doubles the cost of licensing software that uses per cpu licensing while giving marginally better performance.
-----Original Message-----
From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
Sent: Thursday, July 18, 2002 3:01 PM
To: RSinko@island.com; linux-kernel@vger.kernel.org
Subject: RE: Wrong CPU count
> After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> the Red Hat
> RPM downloaded from RH Network, the CPU count on the machine
> reported by
> dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
>
> This has occured on all 4 Dell 2650's that I've installed
> this patch on. I
> don't have any other mult-processor machines available to
> test this with.
Congratulations, you purchased a fine PowerEdge 2650 with processors which
contain HyperThreading technology. Each physical processor appears as two
logical processors. This behaviour is expected, and correct. :-)
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Wrong CPU count
2002-07-18 20:29 Wrong CPU count Hubbard, Dwight
@ 2002-07-18 20:36 ` Stephen Frost
2002-07-23 22:20 ` Bill Davidsen
1 sibling, 0 replies; 18+ messages in thread
From: Stephen Frost @ 2002-07-18 20:36 UTC (permalink / raw)
To: Hubbard, Dwight; +Cc: Matt_Domsch, RSinko, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 353 bytes --]
* Hubbard, Dwight (DHubbard@midamerican.com) wrote:
> And doubles the cost of licensing software that uses per cpu licensing while giving marginally better performance.
I would guess that depends on how the license defines a 'CPU'. A
license which uses Linux's /proc/cpuinfo output would seem rather flawed
to me, though I suppose possible.
Stephen
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
2002-07-18 20:29 Wrong CPU count Hubbard, Dwight
2002-07-18 20:36 ` Stephen Frost
@ 2002-07-23 22:20 ` Bill Davidsen
1 sibling, 0 replies; 18+ messages in thread
From: Bill Davidsen @ 2002-07-23 22:20 UTC (permalink / raw)
To: Hubbard, Dwight; +Cc: Matt_Domsch, RSinko, linux-kernel
On Thu, 18 Jul 2002, Hubbard, Dwight wrote:
> And doubles the cost of licensing software that uses per cpu licensing while giving marginally better performance.
You can turn it off if you don't want it.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 21:01 Holzrichter, Bruce
2002-07-18 20:59 ` Robinson Maureira Castillo
0 siblings, 1 reply; 18+ messages in thread
From: Holzrichter, Bruce @ 2002-07-18 21:01 UTC (permalink / raw)
To: 'Matt_Domsch@Dell.com', RSinko, DHubbard, linux-kernel
>
> > That's interesting. Can it be disabled?
>
> It's an option in the BIOS Setup page (press F2 shortly after
> power-on) on
> Dell servers which support disabling it.
That does raise a question from me, though. With the ability disabled at
the bios level, will the kernel still be able to recognize the cpu's as
hyperthreaded, and bypass the bios disabling them?
Thanks,
Bruce H.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
2002-07-18 21:01 Holzrichter, Bruce
@ 2002-07-18 20:59 ` Robinson Maureira Castillo
2002-07-18 21:15 ` Dave Jones
0 siblings, 1 reply; 18+ messages in thread
From: Robinson Maureira Castillo @ 2002-07-18 20:59 UTC (permalink / raw)
To: Holzrichter, Bruce
Cc: 'Matt_Domsch@Dell.com', RSinko, DHubbard, linux-kernel
On Thu, 18 Jul 2002, Holzrichter, Bruce wrote:
>
> That does raise a question from me, though. With the ability disabled at
> the bios level, will the kernel still be able to recognize the cpu's as
> hyperthreaded, and bypass the bios disabling them?
>
And that arises a question for me too, can we enable/disable HT at boot
time? (think in a mobo without the option to enable/disable HT)
Best regards
--
Robinson Maureira Castillo
Asesor DAI
INACAP
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Wrong CPU count
2002-07-18 20:59 ` Robinson Maureira Castillo
@ 2002-07-18 21:15 ` Dave Jones
0 siblings, 0 replies; 18+ messages in thread
From: Dave Jones @ 2002-07-18 21:15 UTC (permalink / raw)
To: Robinson Maureira Castillo
Cc: Holzrichter, Bruce, 'Matt_Domsch@Dell.com', RSinko,
DHubbard, linux-kernel
On Thu, Jul 18, 2002 at 04:59:14PM -0400, Robinson Maureira Castillo wrote:
> And that arises a question for me too, can we enable/disable HT at boot
> time? (think in a mobo without the option to enable/disable HT)
You can disable it with 'noht'.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:48 Matt_Domsch
0 siblings, 0 replies; 18+ messages in thread
From: Matt_Domsch @ 2002-07-18 20:48 UTC (permalink / raw)
To: RSinko, DHubbard, linux-kernel
> That's interesting. Can it be disabled?
It's an option in the BIOS Setup page (press F2 shortly after power-on) on
Dell servers which support disabling it.
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:40 Holzrichter, Bruce
0 siblings, 0 replies; 18+ messages in thread
From: Holzrichter, Bruce @ 2002-07-18 20:40 UTC (permalink / raw)
To: 'Hubbard, Dwight', Matt_Domsch, RSinko, linux-kernel
>
> And doubles the cost of licensing software that uses per cpu
> licensing while giving marginally better performance.
>
??
I don't wan't to start a flamewar here, but while what you say above is
true..
On a GNU/Linux system loaded with free software, I'll take all the added
performance I can get...
Regards,
Bruce H.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:35 Robert Sinko
2002-07-19 12:12 ` venom
0 siblings, 1 reply; 18+ messages in thread
From: Robert Sinko @ 2002-07-18 20:35 UTC (permalink / raw)
To: 'Hubbard, Dwight', Matt_Domsch, linux-kernel
That's interesting. Can it be disabled?
-----Original Message-----
From: Hubbard, Dwight [mailto:DHubbard@midamerican.com]
Sent: Thursday, July 18, 2002 4:30 PM
To: Matt_Domsch@Dell.com; RSinko@island.com;
linux-kernel@vger.kernel.org
Subject: RE: Wrong CPU count
And doubles the cost of licensing software that uses per cpu licensing while
giving marginally better performance.
-----Original Message-----
From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
Sent: Thursday, July 18, 2002 3:01 PM
To: RSinko@island.com; linux-kernel@vger.kernel.org
Subject: RE: Wrong CPU count
> After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> the Red Hat
> RPM downloaded from RH Network, the CPU count on the machine
> reported by
> dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
>
> This has occured on all 4 Dell 2650's that I've installed
> this patch on. I
> don't have any other mult-processor machines available to
> test this with.
Congratulations, you purchased a fine PowerEdge 2650 with processors which
contain HyperThreading technology. Each physical processor appears as two
logical processors. This behaviour is expected, and correct. :-)
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
DISCLAIMER: The information contained herein is confidential and is intended
solely for the addressee(s). It shall not be construed as a recommendation
to buy or sell any security. Any unauthorized access, use, reproduction,
disclosure or dissemination is prohibited. Neither ISLAND nor any of its
subsidiaries or affiliates shall assume any legal liability or
responsibility for any incorrect, misleading or altered information
contained herein. Thank you.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
2002-07-18 20:35 Robert Sinko
@ 2002-07-19 12:12 ` venom
2002-07-19 12:39 ` Richard B. Johnson
0 siblings, 1 reply; 18+ messages in thread
From: venom @ 2002-07-19 12:12 UTC (permalink / raw)
To: Robert Sinko; +Cc: 'Hubbard, Dwight', Matt_Domsch, linux-kernel
yes, as bios option.
On my point of view it would be interesting to verify is hyperthreading is
really usefull or not.
Recently I am studying new Athlon XP architecture, and I am programming
to study Xeon as soon, and then to compare them, to decide to which
architecture I should refer for new servers. Point is that instrction unit
management is too different, while real word benchs are 50% pro Athlon,
50% pro Xeon depending on the applications (well, more or less) ...
On Thu, 18 Jul 2002, Robert Sinko wrote:
> Date: Thu, 18 Jul 2002 16:35:29 -0400
> From: Robert Sinko <RSinko@island.com>
> To: "'Hubbard, Dwight'" <DHubbard@midamerican.com>, Matt_Domsch@Dell.com,
> linux-kernel@vger.kernel.org
> Subject: RE: Wrong CPU count
>
> That's interesting. Can it be disabled?
>
> -----Original Message-----
> From: Hubbard, Dwight [mailto:DHubbard@midamerican.com]
> Sent: Thursday, July 18, 2002 4:30 PM
> To: Matt_Domsch@Dell.com; RSinko@island.com;
> linux-kernel@vger.kernel.org
> Subject: RE: Wrong CPU count
>
>
> And doubles the cost of licensing software that uses per cpu licensing while
> giving marginally better performance.
>
> -----Original Message-----
> From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
> Sent: Thursday, July 18, 2002 3:01 PM
> To: RSinko@island.com; linux-kernel@vger.kernel.org
> Subject: RE: Wrong CPU count
>
>
> > After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> > the Red Hat
> > RPM downloaded from RH Network, the CPU count on the machine
> > reported by
> > dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
> >
> > This has occured on all 4 Dell 2650's that I've installed
> > this patch on. I
> > don't have any other mult-processor machines available to
> > test this with.
>
> Congratulations, you purchased a fine PowerEdge 2650 with processors which
> contain HyperThreading technology. Each physical processor appears as two
> logical processors. This behaviour is expected, and correct. :-)
>
> Thanks,
> Matt
>
> --
> Matt Domsch
> Sr. Software Engineer, Lead Engineer, Architect
> Dell Linux Solutions www.dell.com/linux
> Linux on Dell mailing lists @ http://lists.us.dell.com
> #1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
>
> DISCLAIMER: The information contained herein is confidential and is intended
> solely for the addressee(s). It shall not be construed as a recommendation
> to buy or sell any security. Any unauthorized access, use, reproduction,
> disclosure or dissemination is prohibited. Neither ISLAND nor any of its
> subsidiaries or affiliates shall assume any legal liability or
> responsibility for any incorrect, misleading or altered information
> contained herein. Thank you.
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
2002-07-19 12:12 ` venom
@ 2002-07-19 12:39 ` Richard B. Johnson
2002-07-23 22:25 ` Bill Davidsen
0 siblings, 1 reply; 18+ messages in thread
From: Richard B. Johnson @ 2002-07-19 12:39 UTC (permalink / raw)
To: venom; +Cc: Robert Sinko, 'Hubbard, Dwight', Matt_Domsch,
linux-kernel
On Fri, 19 Jul 2002 venom@sns.it wrote:
>
> yes, as bios option.
>
> On my point of view it would be interesting to verify is hyperthreading is
> really usefull or not.
>
It would be interesting to determine if "hyperthreading" in the CPU
actually exists. It may just be an artifact of dual instruction units,
actually a defect (perhaps harmless), that is hyped as a feature.
For instance, it has long been known that if a CPU were to have as
many instruction units as possible instruction branches, program
jumps upon logical conditions would not slow the machine down. The
hardware just continues using the instruction unit that contains the
correct program-flow while the others are re-loaded.
I guess that this is what is happening. After all, the processor only
has "so-many" connections to the outside world so it can't actually
function as two processors but, as Clinton said; "It depends upon what
is is..."
Cheers,
Dick Johnson
Penguin : Linux version 2.4.18 on an i686 machine (797.90 BogoMips).
The US military has given us many words, FUBAR, SNAFU, now ENRON.
Yes, top management were graduates of West Point and Annapolis.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
2002-07-19 12:39 ` Richard B. Johnson
@ 2002-07-23 22:25 ` Bill Davidsen
0 siblings, 0 replies; 18+ messages in thread
From: Bill Davidsen @ 2002-07-23 22:25 UTC (permalink / raw)
To: Richard B. Johnson
Cc: venom, Robert Sinko, 'Hubbard, Dwight', Matt_Domsch,
linux-kernel
On Fri, 19 Jul 2002, Richard B. Johnson wrote:
> On Fri, 19 Jul 2002 venom@sns.it wrote:
>
> >
> > yes, as bios option.
> >
> > On my point of view it would be interesting to verify is hyperthreading is
> > really usefull or not.
> >
>
> It would be interesting to determine if "hyperthreading" in the CPU
> actually exists. It may just be an artifact of dual instruction units,
> actually a defect (perhaps harmless), that is hyped as a feature.
Clearly not, it requires another set of registers including instruction
counter.
> For instance, it has long been known that if a CPU were to have as
> many instruction units as possible instruction branches, program
> jumps upon logical conditions would not slow the machine down. The
> hardware just continues using the instruction unit that contains the
> correct program-flow while the others are re-loaded.
That is not correct, it certainly can slow the machine down. Speculative
execution is used, but it's not free, since it requires fetching
instructions not used through a limited bandwidth to memory. Much on this
in comp.arch, there is a tradeoff between avoiding stalls and causing
them, separate branch target cache, etc. Details probably a lot better to
be discussed there.
--
bill davidsen <davidsen@tmr.com>
CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:15 Holzrichter, Bruce
2002-07-19 23:45 ` Thomas Molina
0 siblings, 1 reply; 18+ messages in thread
From: Holzrichter, Bruce @ 2002-07-18 20:15 UTC (permalink / raw)
To: 'Robert Sinko', 'Matt_Domsch@Dell.com',
linux-kernel
>
> I'm not familiar with the HyperThreading concept.
>
Looks like this could be a good place for you to start:
http://cedar.intel.com/cgi-bin/ids.dll/topic.jsp?catCode=CDN
Bruce H.
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:07 Robert Sinko
2002-07-20 8:38 ` Jack F. Vogel
0 siblings, 1 reply; 18+ messages in thread
From: Robert Sinko @ 2002-07-18 20:07 UTC (permalink / raw)
To: 'Matt_Domsch@Dell.com', linux-kernel
Matt,
Thanks for the reply. First, let me say thank you very much for a super web
site that helped us sort out issues with the 2650 RAID stuff.
I'm not familiar with the HyperThreading concept.
Do you know of any docs that discuss this. I'm particularly concerned with
how this impacts the results of monitoring tools such as top.
Thanks,
Bob
-----Original Message-----
From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
Sent: Thursday, July 18, 2002 4:01 PM
To: RSinko@island.com; linux-kernel@vger.kernel.org
Subject: RE: Wrong CPU count
> After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> the Red Hat
> RPM downloaded from RH Network, the CPU count on the machine
> reported by
> dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
>
> This has occured on all 4 Dell 2650's that I've installed
> this patch on. I
> don't have any other mult-processor machines available to
> test this with.
Congratulations, you purchased a fine PowerEdge 2650 with processors which
contain HyperThreading technology. Each physical processor appears as two
logical processors. This behaviour is expected, and correct. :-)
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
DISCLAIMER: The information contained herein is confidential and is intended
solely for the addressee(s). It shall not be construed as a recommendation
to buy or sell any security. Any unauthorized access, use, reproduction,
disclosure or dissemination is prohibited. Neither ISLAND nor any of its
subsidiaries or affiliates shall assume any legal liability or
responsibility for any incorrect, misleading or altered information
contained herein. Thank you.
^ permalink raw reply [flat|nested] 18+ messages in thread
* Re: Wrong CPU count
2002-07-18 20:07 Robert Sinko
@ 2002-07-20 8:38 ` Jack F. Vogel
0 siblings, 0 replies; 18+ messages in thread
From: Jack F. Vogel @ 2002-07-20 8:38 UTC (permalink / raw)
To: Robert Sinko, 'Matt_Domsch@Dell.com', linux-kernel
On Thursday 18 July 2002 01:07 pm, Robert Sinko wrote:
> Matt,
>
> Thanks for the reply. First, let me say thank you very much for a super web
> site that helped us sort out issues with the 2650 RAID stuff.
>
> I'm not familiar with the HyperThreading concept.
>
> Do you know of any docs that discuss this. I'm particularly concerned with
> how this impacts the results of monitoring tools such as top.
>
> Thanks,
> Bob
Take a look at www.intel.com and search for Hyperthreading, should find
an article that will help...
Dont know what 'impact' you're concerned about, top will report the
two instruction units as two processors and show you what they
are doing.
Long as you run a kernel with the appropriate support in it you'll
be fine :)
> -----Original Message-----
> From: Matt_Domsch@Dell.com [mailto:Matt_Domsch@Dell.com]
> Sent: Thursday, July 18, 2002 4:01 PM
> To: RSinko@island.com; linux-kernel@vger.kernel.org
> Subject: RE: Wrong CPU count
>
> > After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> > the Red Hat
> > RPM downloaded from RH Network, the CPU count on the machine
> > reported by
> > dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
> >
> > This has occured on all 4 Dell 2650's that I've installed
> > this patch on. I
> > don't have any other mult-processor machines available to
> > test this with.
>
> Congratulations, you purchased a fine PowerEdge 2650 with processors which
> contain HyperThreading technology. Each physical processor appears as two
> logical processors. This behaviour is expected, and correct. :-)
--
Jack F. Vogel IBM Linux Technology Center
jfv@us.ibm.com (work) || jfv@bluesong.net (home)
^ permalink raw reply [flat|nested] 18+ messages in thread
* RE: Wrong CPU count
@ 2002-07-18 20:00 Matt_Domsch
0 siblings, 0 replies; 18+ messages in thread
From: Matt_Domsch @ 2002-07-18 20:00 UTC (permalink / raw)
To: RSinko, linux-kernel
> After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using
> the Red Hat
> RPM downloaded from RH Network, the CPU count on the machine
> reported by
> dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
>
> This has occured on all 4 Dell 2650's that I've installed
> this patch on. I
> don't have any other mult-processor machines available to
> test this with.
Congratulations, you purchased a fine PowerEdge 2650 with processors which
contain HyperThreading technology. Each physical processor appears as two
logical processors. This behaviour is expected, and correct. :-)
Thanks,
Matt
--
Matt Domsch
Sr. Software Engineer, Lead Engineer, Architect
Dell Linux Solutions www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com
#1 US Linux Server provider for 2001 and Q1/2002! (IDC May 2002)
^ permalink raw reply [flat|nested] 18+ messages in thread
* Wrong CPU count
@ 2002-07-18 19:52 Robert Sinko
0 siblings, 0 replies; 18+ messages in thread
From: Robert Sinko @ 2002-07-18 19:52 UTC (permalink / raw)
To: 'linux-kernel@vger.kernel.org'
After upgrading from kernel 2.4.7-10smp to 2.4.9-34smp using the Red Hat
RPM downloaded from RH Network, the CPU count on the machine reported by
dmesg and listed in /proc/cpuinfo was 4 rather than the actual 2.
This has occured on all 4 Dell 2650's that I've installed this patch on. I
don't have any other mult-processor machines available to test this with.
Things seem to run OK, but this is a bit ominous. Has anyone seem this
problem with this or other PC Models?
Thanks,
Bob
DISCLAIMER: The information contained herein is confidential and is intended
solely for the addressee(s). It shall not be construed as a recommendation
to buy or sell any security. Any unauthorized access, use, reproduction,
disclosure or dissemination is prohibited. Neither ISLAND nor any of its
subsidiaries or affiliates shall assume any legal liability or
responsibility for any incorrect, misleading or altered information
contained herein. Thank you.
^ permalink raw reply [flat|nested] 18+ messages in thread
end of thread, other threads:[~2002-07-23 22:27 UTC | newest]
Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-18 20:29 Wrong CPU count Hubbard, Dwight
2002-07-18 20:36 ` Stephen Frost
2002-07-23 22:20 ` Bill Davidsen
-- strict thread matches above, loose matches on Subject: below --
2002-07-18 21:01 Holzrichter, Bruce
2002-07-18 20:59 ` Robinson Maureira Castillo
2002-07-18 21:15 ` Dave Jones
2002-07-18 20:48 Matt_Domsch
2002-07-18 20:40 Holzrichter, Bruce
2002-07-18 20:35 Robert Sinko
2002-07-19 12:12 ` venom
2002-07-19 12:39 ` Richard B. Johnson
2002-07-23 22:25 ` Bill Davidsen
2002-07-18 20:15 Holzrichter, Bruce
2002-07-19 23:45 ` Thomas Molina
2002-07-18 20:07 Robert Sinko
2002-07-20 8:38 ` Jack F. Vogel
2002-07-18 20:00 Matt_Domsch
2002-07-18 19:52 Robert Sinko
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox