Difference between revisions of "Stress-ng"

From wikieduonline
Jump to navigation Jump to search
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Draft}}
+
{{lc}}
 +
* [https://manpages.ubuntu.com/manpages/oracular/man1/stress-ng.1.html man]
 +
* https://github.com/ColinIanKing/stress-ng
  
  
 +
Memory allocate and write [[stressor]]
  
 +
 +
* <code>stress-ng [[--vm-bytes]] $(awk '/[[MemFree]]/{printf "%d\n", $2 * 0.9;}' < /proc/[[meminfo]])k --vm-keep -m 1</code>
 +
 +
 +
 +
== Related commands ==
 +
* <code>[[stress]]</code>
  
 
== See also ==
 
== See also ==
Line 9: Line 19:
 
* {{memory}}
 
* {{memory}}
 
* {{performance}}
 
* {{performance}}
 +
* {{stress}}
  
 
[[Category:Linux commands]]
 
[[Category:Linux commands]]

Latest revision as of 07:47, 21 January 2025

Advertising: