Difference between revisions of "Stress-ng"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{Draft}} == See also == * {{nice}} * {{top}} * {{memory}} Category:Linux commands")
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
{{lc}}
 +
* https://github.com/ColinIanKing/stress-ng
  
 +
stress-ng --vm-bytes $(awk '/[[MemFree]]/{printf "%d\n", $2 * 0.9;}' < /proc/[[meminfo]])k --vm-keep -m 1
  
  
 +
 +
== Related commands ==
 +
* <code>[[stress]]</code>
  
 
== See also ==
 
== See also ==
Line 8: Line 14:
 
* {{top}}
 
* {{top}}
 
* {{memory}}
 
* {{memory}}
 +
* {{performance}}
  
 
[[Category:Linux commands]]
 
[[Category:Linux commands]]

Latest revision as of 16:29, 23 March 2023

Advertising: