FreeBSD Kernel Stress Test Suite
The purpose of this stress test is to crash the system.
The stress test is composed of small test programs and scripts. Each
test targets a specific area of the kernel.
The key concept of this test suite is chaos. Each test sleeps for a random
number of seconds before it starts up in a random number of invocations.
You may find the latest source here
and the log of problems discovered, here.
20050209: The second generation of the test suite is available
as stress2.
|