public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Andrew Theurer <habanero@us.ibm.com>
To: Joe Pranevich <jpranevich@kniggit.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Wonderful World of Linux 2.6 - Final
Date: Thu, 18 Dec 2003 09:29:46 -0600	[thread overview]
Message-ID: <200312180929.46723.habanero@us.ibm.com> (raw)
In-Reply-To: <1071724386.2820.12.camel@localhost.localdomain>

On Wednesday 17 December 2003 23:13, Joe Pranevich wrote:
> Hello,
>
> I haven't even seen the email yet from linux-kernel about the v2.6
> release, but if Slashdot says it's so, it *must* be true. I have just
> put the finishing touches on my document describing many of the changes
> in the new kernel release. If you're interested, please check it out. It
> should be pretty accurate.
>
> Check it out:
>
> HTML - http://kniggit.net/wwol26.html
> TEXT - http://kniggit.net/wwol26.txt

Hyperthreading:

"...that the scheduler now knows how to recognize and optimize processor loads 
across both real and virtual processors within a machine."


This is not true.  Ingo's shared runqueue patch did not make it into 2.6, nor 
did Nick's scheduler domain patch.  Workloads with low loads and HT will not 
be scheduled optimally, for example, a kernel compile with -j4 on a 4-way P4, 
with and without HT:

average of 10 kernel compiles with -j4 on 2.6.0-test9:

HT disabled: Elapsed: 145.086s User: 513.808s System: 44.724s CPU: 384.5%
HT enabled: Elapsed: 172.463s User: 633.856s System: 48.003s CPU: 394.8%


-Andrew Theurer


  reply	other threads:[~2003-12-18 15:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-18  5:13 Wonderful World of Linux 2.6 - Final Joe Pranevich
2003-12-18 15:29 ` Andrew Theurer [this message]
2003-12-18 15:35   ` Andrew Theurer
2003-12-18 23:52   ` Andrea Arcangeli
2003-12-18 23:58     ` Andrew Theurer
2003-12-19  0:03       ` Andrea Arcangeli
  -- strict thread matches above, loose matches on Subject: below --
2003-12-18  5:37 Nick Piggin
2003-12-18  7:11 ` Jeff Garzik
2003-12-18  8:16   ` Ingo Molnar
2003-12-18 12:21     ` Joe Pranevich
2003-12-18  7:49 Nakajima, Jun

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=200312180929.46723.habanero@us.ibm.com \
    --to=habanero@us.ibm.com \
    --cc=jpranevich@kniggit.net \
    --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