From: Brian Twichell <tbrian@us.ibm.com>
To: Nick Piggin <nickpiggin@yahoo.com.au>
Cc: mbligh@mbligh.org, anton@samba.org, slpratt@us.ibm.com,
habanero@us.ibm.com, linux-kernel@vger.kernel.org
Subject: Re: Database regression due to scheduler changes ?
Date: Mon, 14 Nov 2005 17:03:43 -0600 [thread overview]
Message-ID: <437917CF.5060304@us.ibm.com> (raw)
In-Reply-To: <43718DFE.3040600@yahoo.com.au>
Nick Piggin wrote:
> Just one other thing - A couple of fields aren't actually getting
> initialised at all, which I didn't pick up on.
>
> This bug looks to have been due to a mismerge between the
> common asm-powerpc directory and one of my scheduler changes
> somewhere along the line.
>
> If you get time to try this out, that would be great.
>
>===================================================================
>--- linux-2.6.orig/include/asm-powerpc/topology.h 2005-11-09 16:43:16.000000000 +1100
>+++ linux-2.6/include/asm-powerpc/topology.h 2005-11-09 16:45:17.000000000 +1100
>@@ -51,6 +51,10 @@ static inline int node_to_first_cpu(int
> .cache_hot_time = (10*1000000), \
> .cache_nice_tries = 1, \
> .per_cpu_gain = 100, \
>+ .busy_idx = 3, \
>+ .idle_id = 1, \
>+ .newidle_idx = 2, \
>+ .wake_idx = 1, \
> .flags = SD_LOAD_BALANCE \
> | SD_BALANCE_EXEC \
> | SD_BALANCE_NEWIDLE \
>
>
Nick,
That patch eliminates the regression on 2.6.13-rc5. Thanks !!
We are currently evaluating it with other workloads.
It also gives a boost on 2.6.14, but unfortunately we are still 1%
regressed on 2.6.14. (The regression on 2.6.14 was larger than
the regression on 2.6.13-rc5.) We're trying to isolate the 2.6.14
regression now. I'll let you know if we isolate it to a
scheduler change.
Cheers,
Brian
next prev parent reply other threads:[~2005-11-14 23:03 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-07 22:17 Database regression due to scheduler changes ? Brian Twichell
2005-11-07 22:35 ` David Lang
2005-11-07 23:06 ` Brian Twichell
2005-11-08 0:51 ` Nick Piggin
2005-11-08 1:15 ` Anton Blanchard
2005-11-08 1:34 ` Martin J. Bligh
2005-11-08 1:46 ` Nick Piggin
2005-11-08 1:48 ` Nick Piggin
2005-11-08 1:58 ` Martin J. Bligh
2005-11-08 2:04 ` David Lang
2005-11-08 2:12 ` Martin J. Bligh
2005-11-08 2:15 ` Nick Piggin
2005-11-09 5:03 ` Brian Twichell
[not found] ` <43718DFE.3040600@yahoo.com.au>
2005-11-14 23:03 ` Brian Twichell [this message]
2005-11-08 2:31 ` Byron Stanoszek
2005-11-07 22:47 ` linux-os (Dick Johnson)
2005-11-08 3:54 ` Nick Piggin
[not found] <43715361.3070802@us.ibm.com>
2005-11-09 2:14 ` Andrew Theurer
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=437917CF.5060304@us.ibm.com \
--to=tbrian@us.ibm.com \
--cc=anton@samba.org \
--cc=habanero@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@mbligh.org \
--cc=nickpiggin@yahoo.com.au \
--cc=slpratt@us.ibm.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.