Colin:
The stress test uses the "stress" tool found in the package of the same
name in universe.
so 'apt-get install stress' should get it for you.
As for the actual runtime parameters used:
stress --cpu `cpuinfo_resource | awk '/count:/ {print $2}'` --vm `awk
'/MemTotal/ {num_vm = $2/262144; if (num_vm != int(num_vm)) num_vm =
int(num_vm) + 1; print num_vm}' /proc/meminfo` --timeout 7200
>From the man page for 'stress':
--cpu N spawn N workers spinning on sqrt()
--vm N spawn N workers spinning on malloc()/free()
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/774947
Title:
[Lenovo Edge 11 AMD] system locks up completely running the "stress"
tool
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/774947/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs