From: Con Kolivas <conman@kolivas.net>
To: Nick Piggin <piggin@cyberone.com.au>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>,
Andrew Morton <akpm@digeo.com>
Subject: Re: [BENCHMARK] 2.5.59-mm7 with contest
Date: Sat, 1 Feb 2003 11:44:54 +1100 [thread overview]
Message-ID: <200302011144.54554.conman@kolivas.net> (raw)
In-Reply-To: <3E3B16CF.9050806@cyberone.com.au>
On Saturday 01 Feb 2003 11:37 am, Nick Piggin wrote:
> Con Kolivas wrote:
> >Seems the fix for "reads starves everything" works. Affected the tar loads
> >too?
>
> Yes, at the cost of throughput, however for now it is probably
> the best way to go. Hopefully anticipatory scheduling will provide
> as good or better kernel compile times and better throughput.
>
> Con, tell me, are "Loads" normalised to the time they run for?
> Is it possible to get a finer grain result for the load tests?
No, the load is the absolute number of times the load successfully completed.
We battled with the code for a while to see if there were ways to get more
accurate load numbers but if you write a 256Mb file you can only tell if it
completes the write or not; not how much has been written when you stop the
write. Same goes with read etc. The load rate is a more meaningful number but
we haven't gotten around to implementing that in the result presentation.
Load rate would be:
loads / ( load_compile_time - no_load_compile_time )
because basically if the load compile time is longer, more loads are
completed. Most of the time the loads happen at the same rate, but if the
load rate was different it would be a more significant result than just a
scheduling balance change which is why load rate would be a useful addition.
Con
next prev parent reply other threads:[~2003-02-01 0:35 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-01-31 22:30 [BENCHMARK] 2.5.59-mm7 with contest Con Kolivas
2003-01-31 23:01 ` Andrew Morton
2003-01-31 23:13 ` Con Kolivas
2003-02-01 2:04 ` Andrew Morton
2003-02-01 0:37 ` Nick Piggin
2003-02-01 0:44 ` Con Kolivas [this message]
[not found] ` <3E3B1B1E.7050800@cyberone.com.au>
2003-02-01 1:09 ` Con Kolivas
2003-02-01 1:23 ` Nick Piggin
2003-02-01 3:21 ` Con Kolivas
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=200302011144.54554.conman@kolivas.net \
--to=conman@kolivas.net \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=piggin@cyberone.com.au \
/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