2002-12-03 12:56:40

by Brad Tilley

[permalink] [raw]
Subject: Kernel Test tools

Where can one find programs to comparison test or stress test beta
kernels?

Thanks,

Brad



2002-12-03 13:27:53

by Dave Jones

[permalink] [raw]
Subject: Re: Kernel Test tools

On Tue, Dec 03, 2002 at 08:04:10AM -0500, Richard B. Tilley (Brad) wrote:
> Where can one find programs to comparison test or stress test beta
> kernels?

linux test project - http://ltp.sf.net

Dave

--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs

2002-12-03 16:26:40

by Randy.Dunlap

[permalink] [raw]
Subject: Re: Kernel Test tools

On Tue, 3 Dec 2002, Dave Jones wrote:

| On Tue, Dec 03, 2002 at 08:04:10AM -0500, Richard B. Tilley (Brad) wrote:
| > Where can one find programs to comparison test or stress test beta
| > kernels?
|
| linux test project - http://ltp.sf.net

and OSDL STP: http://www.osdl.org/stp/

--
~Randy

2002-12-03 17:57:05

by Manish Lachwani

[permalink] [raw]
Subject: RE: Kernel Test tools

For performance:

LMBench, Streambench, netperf, dt, bonnie, iometer, chariot etc

For stress

netperf, memtestx86, cpuburn



-----Original Message-----
From: Richard B. Tilley " "(Brad) [mailto:[email protected]]
Sent: Tuesday, December 03, 2002 5:04 AM
To: [email protected]
Subject: Kernel Test tools


Where can one find programs to comparison test or stress test beta
kernels?

Thanks,

Brad


2002-12-04 01:21:34

by scott thomason

[permalink] [raw]
Subject: Re: Kernel Test tools

On Tuesday 03 December 2002 07:04 am, Richard B. Tilley " "(Brad)
wrote:
> Where can one find programs to comparison test or stress test beta
> kernels?

Google for these downloads (I don't have the original URLs):

bench-20010103.tar.gz
contest-0.51.tar.gz
glibench-0.2.5.tar.gz
lmbench-2.0.3.tgz
lots_of_forks.sh
ltp-20021107.tgz
mongo.tar.bz2
s7110.tar.Z
s9110.tar.Z
slab-bench.tar.gz
tiobench-0.3.3.tar.gz
unixbench-4.1.0.tgz
vmregress-0.7.tar.gz

I think I found a lot of these via Freshmeat and SourceForge IIRC.
---scott

2002-12-06 20:46:03

by Cliff White

[permalink] [raw]
Subject: Re: Kernel Test tools

> On Tuesday 03 December 2002 07:04 am, Richard B. Tilley " "(Brad)
> wrote:
> > Where can one find programs to comparison test or stress test beta
> > kernels?
>
> Google for these downloads (I don't have the original URLs):
>
> bench-20010103.tar.gz
> contest-0.51.tar.gz
> glibench-0.2.5.tar.gz
> lmbench-2.0.3.tgz
> lots_of_forks.sh
> ltp-20021107.tgz
> mongo.tar.bz2
> s7110.tar.Z
> s9110.tar.Z
> slab-bench.tar.gz
> tiobench-0.3.3.tar.gz
> unixbench-4.1.0.tgz
> vmregress-0.7.tar.gz
>

You can get most of these from the STP CVS tree on Sourceforge.
They are in the 'tests' module
cvs -d:pserver:[email protected]:/cvsroot/stp login

cvs -z3 -d:pserver:[email protected]:/cvsroot/stp co tests

We don't have mongo, glibench or lots-of-forks, but i think we
have the rest.
cliffw

> I think I found a lot of these via Freshmeat and SourceForge IIRC.
> ---scott
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
>