linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: Linux 2.4.19-rc3 (hyperthreading)
@ 2002-07-29 19:54 Andrew Theurer
  2002-07-29 21:28 ` Alan Cox
  0 siblings, 1 reply; 19+ messages in thread
From: Andrew Theurer @ 2002-07-29 19:54 UTC (permalink / raw)
  To: linux-kernel; +Cc: Marcelo Tosatti

I would caution against having hyperthreading on by default in the 2.4.19 
release.  I am seeing a significant degrade in network workloads on P4 with 
hyperthreading on.  On 2.4.19-pre10, I get 788 Mbps on NetBench, but on 
2.4.19-rc1 (and probably rc3, should know in an hour), I get 690 Mbps.  It is 
clearly a hyperthreading/interrupt routing issue.  On this system (4 x P4), 
with no hyperthreading, there is enough CPU to handle all interrupts on CPU0 
(this is where all ints go by default).  With hyperthreading on, I get "1/2" 
of a CPU for interrupt processing.  What ends up happenning is that CPU0 is 
at 100%, while CPU1-CPU7 are at 75%.  Now I know the "noth" is available, but 
since hyperthreading is not proven to give a performance boost to more than 
1/2 of the common workloads for linux users (or is it? who has done tests?), 
I'd like to see this default behavior reversed, and still use acpismp=force 
to enable hyperthreading.  

Also, If anyone has performance results for their workloads showing a boost 
with hyperthreading, I would really like to know.  

-Andrew Theurer



<<So here goes rc3. Another -rc is going to come only in the case of really
critical problem(s).

I'm attaching the rc2->rc3 changelog only because the full changelog got
too big (I guess thats why my -rc2 announce mail didnt go to lk).>>



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

end of thread, other threads:[~2002-08-03 13:30 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-29 19:54 Linux 2.4.19-rc3 (hyperthreading) Andrew Theurer
2002-07-29 21:28 ` Alan Cox
2002-07-29 20:38   ` Andrea Arcangeli
2002-07-29 23:45     ` Andrea Arcangeli
2002-07-29 23:51       ` Rik van Riel
2002-07-30  0:04         ` Andrea Arcangeli
2002-07-30  0:09         ` J.A. Magallon
2002-07-30  0:32           ` Andrea Arcangeli
2002-07-31  3:08           ` Bill Davidsen
2002-07-31 12:43             ` Rik van Riel
2002-07-31 14:16               ` Sam Vilain
2002-08-01 18:29                 ` Ingo Oeser
2002-07-29 20:58   ` Andrew Theurer
2002-07-30  0:37     ` Alan Cox
2002-07-29 23:42       ` Andrew Theurer
2002-07-30  0:56         ` James Bourne
2002-07-30  0:47     ` James Bourne
2002-07-30  1:15       ` Andrew Theurer
2002-07-30  3:09         ` James Bourne

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).