[ANNOUNCE] ebizzy 0.2 released

From: Valerie Henson
Date: Wed Aug 22 2007 - 21:07:09 EST


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@xxxxxxx>

* 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@xxxxxxxxxx> for frequent patches and testing.

* rand() was limiting scalability, use cheap dumb inline "random"
function to avoid that. Thanks to Brian Twichell
<twichell@xxxxxxxxxx> for finding it and Yong Cai
<ycai@xxxxxxxxxx> for testing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/