Difference between revisions of "Stress-ng"

From wikieduonline
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Draft}}
 
 
{{lc}}
 
{{lc}}
 +
* [https://manpages.ubuntu.com/manpages/oracular/man1/stress-ng.1.html man]
 
* https://github.com/ColinIanKing/stress-ng
 
* 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
+
 
 +
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>
  
  
Line 15: Line 19:
 
* {{memory}}
 
* {{memory}}
 
* {{performance}}
 
* {{performance}}
 +
* {{stress}}
  
 
[[Category:Linux commands]]
 
[[Category:Linux commands]]

Latest revision as of 07:47, 21 January 2025

Advertising: