I just discovered brilliant tool to generate load (cpu, io, ram, disk) on a Linux machine - stress.
Here is an example demonstrating how to generate 100% load on 2 cpu cores:
Here is an example demonstrating how to generate 100% load on 2 cpu cores:
stress -c 2And yes, it's accessible from the official Ubuntu repository.
No comments:
Post a Comment