User Tools

Site Tools


generate_cpu_load

This is an old revision of the document!


Generate CPU load

A few ways to generate high CPU load from command line. Does not need any particular application installed.
In case CPU got more cores, start one session pr. core

md5sum < /dev/urandom
while :  ; do sh -c '`yes`' ; done
cat /dev/urandom | gzip > /dev/null
generate_cpu_load.1308660676.txt.gz · Last modified: 2011/06/21 12:51 by root