From: Valerie Henson <val@nmt.edu>
To: linux-kernel@vger.kernel.org, linux-mm@kvack.org
Cc: Rodrigo Rubira Branco <rrbranco@br.ibm.com>,
Brian Twichell <twichell@us.ibm.com>, Yong Cai <ycai@us.ibm.com>
Subject: [ANNOUNCE] ebizzy 0.2 released
Date: Wed, 22 Aug 2007 19:06:26 -0600 [thread overview]
Message-ID: <20070823010626.GC11402@rainbow> (raw)
ebizzy is designed to generate a workload resembling common web
application server workloads. It is especially useful for testing
changes to memory management, and whenever a highly threaded
application with a large working set and many vmas is needed.
This is release 0.2 of ebizzy. It reports a rate of transactions per
second, compiles on Solaris, and scales better. Thanks especially to
Rodrigo Rubira Branco, Brian Twichell, and Yong Cai for their work on
this release.
Available for download at the fancy new Sourceforge site:
http://sourceforge.net/projects/ebizzy/
ChangeLog below.
-VAL
2008-08-15 Valerie Henson <val@nmt.edu>
* Release 0.2.
* Started reporting a rate of transactions per second rather than
just measuring the time.
* Solaris compatibility, thanks to Rodrigo Rubira Branco
<rrbranco@br.ibm.com> for frequent patches and testing.
* rand() was limiting scalability, use cheap dumb inline "random"
function to avoid that. Thanks to Brian Twichell
<twichell@us.ibm.com> for finding it and Yong Cai
<ycai@us.ibm.com> for testing.
--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org. For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>
next reply other threads:[~2007-08-23 1:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-23 1:06 Valerie Henson [this message]
2007-10-01 0:27 ` [ANNOUNCE] ebizzy 0.2 released David Miller, Valerie Henson
2007-10-04 20:42 ` Valerie Henson
2007-10-04 21:00 ` David Miller, Valerie Henson
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=20070823010626.GC11402@rainbow \
--to=val@nmt.edu \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=rrbranco@br.ibm.com \
--cc=twichell@us.ibm.com \
--cc=ycai@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).