Colin Ian King
@colinianking
stress-ng development
介绍
I'm hoping to upgrade by development server so that I can host my 90+ virtual machines I use for regression testing. Currently it takes me 2+ days to regression test stress-ng on my old server as I'm emulating a lot of architectures in QEMU and it's relatively slow.
已链接的账号
colinianking 持有其他平台上的下列账号:
代码库
stress-ng 星标数 2700 本周更新
This is the stress-ng upstream project git repository. stress-ng will stress test a computer system in various selectable ways. It was designed to exercise various physical subsystems of a computer as well as the various operating system kernel interfaces.
kernelscan 星标数 9 4个月前 更新
kernel scanning parser
powerstat 星标数 183 4个月前 更新
Powerstat measures the power consumption of a machine using the battery stats or the Intel RAPL interface. The output is like vmstat but also shows power consumption statistics. At the end of a run, powerstat will calculate the average, standard deviation and min/max of the gathered data.
pagemon 星标数 47 4个月前 更新
Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.
forkstat 星标数 115 1年前 更新
Forkstat is a program that logs process fork(), exec() and exit() activity. It is useful for monitoring system behaviour and to track down rogue processes that are spawning off processes and potentially abusing the system.
cpustat 星标数 20 1年前 更新
cpustat periodically dumps out the current CPU utilisation statistics of running processes. cpustat has been optimised to have a minimal CPU overhead and typically uses about 35% of the CPU compared to top. cpustat also includes some simple statistical analysis options that can help characterise the way CPUs are being loaded.
health-check 星标数 38 2年前 更新
The health-check tool monitors processes in various ways to help identify areas where it is consuming too many resources. One can trace one or more processes (including all their threads and child processes too) for a full story of system activity.
x86rdrand-benchmark 星标数 4 2年前 更新
x86 rdrand benchmarking tool
x86latency-test 星标数 2 2年前 更新
x86 cyclic latency sleep test
smemstat 星标数 36 2年前 更新
Smemstat reports the physical memory usage taking into consideration shared memory. The tool can either report a current snapshot of memory usage or periodically dump out any changes in memory.
sluice 星标数 9 2年前 更新
Sluice is a program that reads input on stdin and outputs on stdout at a specified data rate.
readtsc 星标数 2 2年前 更新
X86 TSC reader
power-calibrate 星标数 13 2年前 更新
Power-calibrate calibrates the power consumption of a mobile device that has a battery power source. It will attempt to calculate the power usage of 1% of CPU utiltisation.
pagein 星标数 8 2年前 更新
tool to force pages in
fnotifystat 星标数 16 2年前 更新
Fnotifystat is a program that dumps the file system activity in a given period of time.
faultstat 星标数 22 2年前 更新
page fault tracking tool
eventstat 星标数 12 2年前 更新
Eventstat periodically dumps out the current kernel event state. It keeps track of current events and outputs the change in events on each output update. The tool requires sudo to run since it needs to write to /proc/timer_stats to start and stop the event monitoring.
eatpages 星标数 2 3年前 更新
Program to consume pages to force low memory kernel and application failures
cmos-dump 星标数 6 3年前 更新
cmos dumping tool
pinknoise8bit 星标数 0 5年前 更新
8 bit pink noise generator using the Gardner method with the McCartney selection tree optimization
记录
colinianking 在 4年前 加入。