From: Con Kolivas <kernel@kolivas.org>
To: linux kernel mailing list <linux-kernel@vger.kernel.org>
Cc: ck list <ck@vds.kolivas.org>
Subject: [ANNOUNCE] Interbench v0.21
Date: Fri, 15 Jul 2005 14:01:47 +1000 [thread overview]
Message-ID: <200507151401.49854.kernel@kolivas.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1032 bytes --]
Interbech is a an application is designed to benchmark interactivity in Linux.
Version 0.21 update
http://ck.kolivas.org/apps/interbench/interbench-0.21.tar.bz2
Changes:
Changed the design to run the benchmarked and background loads as separate
processes that spawn their own threads instead of everything running as a
thread of the same process. This was suggested to me originally by Ingo
Molnar who noticed significant slowdown due to conflict over ->mm->mmap_sem,
invalidating the benchmark results when run in real time mode. This makes a
large difference to the latencies measured under mem_load particularly when
running real time benchmarks on a RT-PREEMPT kernel.
Accounting changes to max_latency to only measure the largest latency of a
single scheduling frame - this makes max_latency much smaller (and probably
more realistic). Often you may see max latency exactly one frame wide now
(consistent with one dropped frame) such as 16.7ms on video.
Minor cleanups.
Cheers,
Con
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2005-07-15 4:01 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-15 4:01 Con Kolivas [this message]
2005-07-15 15:05 ` [ANNOUNCE] Interbench v0.21 Al Boldi
2005-07-16 7:53 ` Lee Revell
2005-07-16 8:41 ` Lee Revell
2005-07-17 20:18 ` 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=200507151401.49854.kernel@kolivas.org \
--to=kernel@kolivas.org \
--cc=ck@vds.kolivas.org \
--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