Re: Kernel stress testing coverage

Anton Blanchard (anton@linuxcare.com.au)
Thu, 15 Mar 2001 23:17:22 +1100



Hi,

> Are you talking about the same posix test suite that LSB is using? I've
> looked into that a little, but here are the two problems I'm wanting to
> address:
>
> 1. How much of the kernel is getting hit on a run of any given test? Even
> an approximate percentage is fine as long as I can prove it.
>
> 2. I could run many many copies simultaneously I suppose and get some
> stress, but I'd prefer to stress individual pieces one at a time. Those
> pieces could then be mixed together in later runs for mixed load stress.
> Additional mixed load tests will be performed with general applications
> (web servers, databases, etc) for more of a "real world" environment, but I
> want to have focused tests as well.

The POSIX tests are good for regression testing not necessarily for
stress testing, obviously both are important. The person to talk to
about this is Chris Yeoh <cyeoh@linuxcare.com.au>.

> I'm betting that there are probably a LOT of quick and dirty test programs
> that kernel hackers have written to expose a problem or thoroughly test a
> piece of the kernel that they modified. These type of things would be
> FYI this project will be going on sourceforge very soon. I want to have a
> little more to start out with though and finish putting together a good
> project description, testplans, etc. to post as soon as we put it on there.
> I hate it when people start projects and you don't see any good information
> about it for weeks.

Yes for example I have a set of scripts I use to test software raid,
loopback, ramdisk etc for sparc because there is a tendency for these
things to break and not get found until long afterwards.

Anton
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/