Difference between revisions of "Stress-ng"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* https://github.com/ColinIanKing/stress-ng | * 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> | ||
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: