This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
running cmd: [root@localhost stress-ng-0.17.06]# stress-ng --cgroup 4 stress-ng: info: [198644] defaulting to a 1 day, 0 secs run per stressor stress-ng: info: [198644] dispatching hogs: 4 cgroup
will continue increasing and soon reach pid limits.
[root@localhost ~]# ps -aux | grep stress | wc -l 11004