From: Nick Piggin <piggin@cyberone.com.au>
To: "Martin J. Bligh" <mbligh@aracnet.com>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: Nick's scheduler v18
Date: Fri, 14 Nov 2003 13:12:35 +1100 [thread overview]
Message-ID: <3FB43A13.80705@cyberone.com.au> (raw)
In-Reply-To: <38770000.1068759009@flay>
Martin J. Bligh wrote:
>>Average of 5 kernel compiles (make -j) on a 16-way 512KB cache NUMAQ gives
>> bk14 bk14-v18
>>real 83.5s 81.7s
>>user 987.6s 992.5s
>>sys 158.0s 142.3s
>>
>>Volanomark looks much better than mainline.
>>
>>More testing welcome.
>>
>
>-noint is just backing out the interactivity patch (part of your patch)
>Not sure that's helping you much really, but maybe it conflicts with
>your other stuff.
>
>Kernbench: (make -j N vmlinux, where N = 2 x num_cpus)
> Elapsed System User CPU
> 2.6.0-test9 45.28 100.19 568.01 1474.75
> 2.6.0-test9-noint 48.20 99.05 567.26 1389.00
> 2.6.0-test9-nick18 45.06 91.56 568.77 1467.50
>
>Kernbench: (make -j N vmlinux, where N = 16 x num_cpus)
> Elapsed System User CPU
> 2.6.0-test9 46.17 122.20 571.58 1501.00
> 2.6.0-test9-noint 46.43 117.96 577.60 1498.00
> 2.6.0-test9-nick18 46.90 109.05 589.77 1488.75
>
>Kernbench: (make -j vmlinux, maximal tasks)
> Elapsed System User CPU
> 2.6.0-test9 45.84 120.14 570.93 1507.00
> 2.6.0-test9-noint 47.42 123.52 582.91 1488.75
> 2.6.0-test9-nick18 46.83 110.70 588.91 1494.00
>
>It seems that you're decreasing system time significantly, but increasing
>user time if you have lots of tasks ... context switch thrash, maybe?
>
OK, thanks for testing. Still not great.
My patchset does a _lot_ less SMP and NUMA balancing, although I think
that sometimes causes too much idle time. It might be doing more context
switching though.
>
>Would be interesting if you know which of the many patches in there make
>the performance difference ... the whole thing is a bit too big to pick
>up and maintain easily ;-)
>
Its not well broken out though unfortunately. I really need to document and
comment it better.
next prev parent reply other threads:[~2003-11-14 2:18 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-11-10 17:20 Nick's scheduler v18 Nick Piggin
2003-11-13 18:07 ` Mary Edie Meredith
2003-11-13 19:39 ` Andrew Morton
2003-11-13 22:27 ` Mike Fedyk
2003-11-14 10:34 ` Sven Luther
2003-11-14 5:45 ` Nick Piggin
2003-11-13 21:30 ` Martin J. Bligh
2003-11-14 2:12 ` Nick Piggin [this message]
[not found] <1068589319.1557.1.camel@localhost.localdomain>
2003-11-11 22:30 ` Tom Sightler
2003-11-12 0:38 ` Nick Piggin
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=3FB43A13.80705@cyberone.com.au \
--to=piggin@cyberone.com.au \
--cc=linux-kernel@vger.kernel.org \
--cc=mbligh@aracnet.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.