lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 22 Aug 2007 19:06:26 -0600
From:	Valerie Henson <val@....edu>
To:	linux-kernel@...r.kernel.org, linux-mm@...ck.org
Cc:	Rodrigo Rubira Branco <rrbranco@...ibm.com>,
	Brian Twichell <twichell@...ibm.com>,
	Yong Cai <ycai@...ibm.com>
Subject: [ANNOUNCE] ebizzy 0.2 released

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@....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@...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@...ibm.com> for finding it and Yong Cai
                <ycai@...ibm.com> for testing.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ