public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Haoqiang Zheng <haoqiang@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: question about contest benchmark
Date: Tue, 3 May 2005 14:11:06 -0400	[thread overview]
Message-ID: <d6e6e6dd05050311115d256213@mail.gmail.com> (raw)

I am wondering how we should interpret the CONTEST benchmark results. 
I tried CONTEST with process_load on 2.6.12-rc3 (single CPU, P4 2.8G,
1G RAM). The CPU usage of kernel compiling is 28.9%, the load consumes
70.1% and the ratio is 3.98.  Based on what Con says, the result is
bad since the ratio is high. I did some tracing and found the
background load (contest) runs at a dynamic priority of 115-120, which
is often higher than the dynamic priority of the kernel compiling
processes. This explains why the process_load consumes so much CPU.
 
 My question is why is the result bad at all? One could certainly
argue that contest processes shouldn't consume so much CPU time since
they are considered to be background jobs. But why is kernel compiling
considered foreground jobs? Why making kernel compiling faster is
better? Actually, I am wondering if CONTEST is an appropriate
benchmark to report system responsiveness at all?
 
 Any comments?
 
 BTW, what benchmark do you guys use to test system responsiveness?
 
  Haoqiang

             reply	other threads:[~2005-05-03 18:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-03 18:11 Haoqiang Zheng [this message]
2005-05-03 18:29 ` question about contest benchmark Lee Revell
2005-05-03 20:09   ` Valdis.Kletnieks
2005-05-03 20:45     ` Lee Revell
2005-05-03 21:58 ` Con Kolivas
2005-05-03 22:30   ` Haoqiang Zheng

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=d6e6e6dd05050311115d256213@mail.gmail.com \
    --to=haoqiang@gmail.com \
    --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