Scroll to navigation

STRESSAPPTEST(1) General Commands Manual STRESSAPPTEST(1)

NAME

stressapptest - stress test application for simulating high load situations

SYNOPSIS

stressapptest [options]

DESCRIPTION

This manual page documents briefly the stressapptest command.

stressapptest (unix name for Stressful Application Test) is a program that tries to maximize randomized traffic to memory from processor and I/O, with the intent of creating a realistic high load situation in order to test the existing hardware devices in a computer.

OPTIONS

This program supports the following options:

Run in degraded mode on incompatible systems.

Number of memory CPU stress threads to run.

Add a direct write disk thread with block device (or file) 'device'.

Add a disk thread with tempfile 'filename'.

Don't result check each transaction.

Number of memory invert threads to run.

Log output to file 'logfile'.

Number of memory copy threads to run.

Megabytes of RAM to test.

Add a network thread connecting to system at 'ipaddr'.

Size in bytes of memory chunks.

Number of seconds to run.

Verbosity (0-20), default is 8.

Use more CPU-stressful memory copy.

Number of blocks to read/write per segment per iteration (-d).

Size of disk cache (-d).

Number of times to increment the cacheline's member.

Number of cache line sized datastructures to allocate for the cache coherency threads to operate.

Size of cache line to use as the basis for cache coherency test data structures.

Do the cache coherency testing.

Write/wipe disk partition (-d).

Size of disk IO tempfiles.

Find locations to do disk IO automatically.

Inject false errors to test error handling.

Inject a lot of false errors to test error handling.

Run threads that listen for incoming net connections.

Choose memory regions associated with each CPU to be tested by that CPU.

Exit early after finding specified number of errors.

Only do ECC error polling, no stress load.

Run without checking for ECC or other errors.

Allocate memory starting from this address.

Delay (in seconds) between power spikes.

Duration (in seconds) of each pause.

Number of random threads for each disk write thread (-d).

Size of block for reading (-d).

Maximum time (in us) a block read should take (-d).

Choose memory regions not associated with each CPU to be tested by that CPU.

Size of segments to split disk into (-d).

Stop after finding the first error.

Size of block for writing (-d). If not defined, the size of block for writing will be defined as the size of block for reading.

Maximum time (in us) a block write should take (-d).

SEE ALSO

http://code.google.com/p/stressapptest/

AUTHOR

stressapptest was written by Nick Sanders and Rapahel Menderico (Google Inc).

This manual page was written by Michael Prokop <mika@debian.org> for the Debian project (and may be used by others).

2009-10-20