Difference between revisions of "Stress-ng"
Jump to navigation
Jump to search
(7 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{ | + | {{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
Memory allocate and write stressor
stress-ng --vm-bytes $(awk '/MemFree/{printf "%d\n", $2 * 0.9;}' < /proc/meminfo)k --vm-keep -m 1
Related commands[edit]
See also[edit]
nice
,stress
,stress-ng
,tload
,ionice, %nice, %idle
top
,ntop
,htop
,atop
,iotop
,systemd-cgtop
,virt-top
,stress
,slabtop
,docker stats
,docker top
,docker container top
,docker-compose top
,nmon
,tload
,kubectl top pod PODNAME
,sar
,kubectl top
,glances
,vmstat, gpustat, asitop
- Memory: memory pages, RAM, virsh Memory Commands, OOM, meminfo,
vmstat
, NAND, DDR,lsmem
,/dev/shm
,/proc/meminfo
,sar -r
, IOMMU,pmem
, Memory management, Garbage collector, THP, Linux Huge Page TLB - Performance, monitoring, sysstat, metrics, Telemetry
stress, stress-ng, parallel, ab
Advertising: