ColinIanKing
C, UNIX, POSIX, Linux and open source are my bread and butter. I'm interested in Astronomy, Physics, Mathematics, Philosophy, Painting and eating chocolate.
IntelUnited Kingdom
Pinned Repositories
christmas-obfuscated-C
Obuscated C Christmas programs
faultstat
page fault tracking tool
fnotifystat
Fnotifystat is a program that dumps the file system activity in a given period of time.
forkstat
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.
fwts
NOT THE UPSTEAM FWTS REPO, see https://github.com/fwts/fwts instead!
health-check
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.
pagemon
Pagemon is an interactive memory/page monitoring tool allowing one to browse the memory map of an active running process.
powerstat
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.
smemstat
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.
stress-ng
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.
ColinIanKing's Repositories
ColinIanKing/stress-ng
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.
ColinIanKing/powerstat
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.
ColinIanKing/forkstat
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.
ColinIanKing/cpustat
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.
ColinIanKing/faultstat
page fault tracking tool
ColinIanKing/fnotifystat
Fnotifystat is a program that dumps the file system activity in a given period of time.
ColinIanKing/power-calibrate
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.
ColinIanKing/linux-next
clone of https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next
ColinIanKing/sluice
Sluice is a program that reads input on stdin and outputs on stdout at a specified data rate.
ColinIanKing/pagein
tool to force pages in
ColinIanKing/acpica
The ACPI Component Architecture (ACPICA) project provides an open-source operating system-independent implementation of the Advanced Configuration and Power Interface specification (ACPI). For detailed project information and downloads, go to https://www.acpica.org. For ACPICA contributor and source code licensing information, go to
ColinIanKing/libtypec
“libtypec” is aimed to provide a generic interface abstracting all platform complexity for user space to develop tools for efficient USB-C port management. The library can also enable development of diagnostic and debug tools to debug system issues around USB-C/USB PD topology.
ColinIanKing/linux
Linux kernel source tree
ColinIanKing/numatop
NumaTOP is an observation tool for runtime memory locality characterization and analysis of processes and threads running on a NUMA system.
ColinIanKing/processor-trace
libipt - an Intel(R) Processor Trace decoder library
ColinIanKing/speedb
A RocksDB compliant high performance scalable embedded key-value store
ColinIanKing/test-profiles
A read-only Git copy of the OpenBenchmarking.org test profiles.
ColinIanKing/aer-inject
ColinIanKing/AMG
Algebraic multigrid benchmark
ColinIanKing/DTO
A user level library for applications to transparently use Intel DSA.
ColinIanKing/intel-lpmd
ColinIanKing/LULESH
Livermore Unstructured Lagrangian Explicit Shock Hydrodynamics (LULESH)
ColinIanKing/opendcdiag
OpenDCDiag is an open-source project designed to identify defects and bugs in CPUs. It consists of a set of tests built around a sophisticated CPU testing framework.
ColinIanKing/QAT_Engine
Intel QuickAssist Technology( QAT) OpenSSL Engine (an OpenSSL Plug-In Engine) which provides cryptographic acceleration for both hardware and optimized software using Intel QuickAssist Technology enabled Intel platforms. https://developer.intel.com/quickassist
ColinIanKing/qatlib
ColinIanKing/qpl
Intel® Query Processing Library (Intel® QPL)
ColinIanKing/retsnoop
Investigate kernel error call stacks
ColinIanKing/riscv-elf-psabi-doc
A RISC-V ELF psABI Document
ColinIanKing/thermal_daemon
Thermal daemon for IA
ColinIanKing/virtme-ng
Quickly build and run kernels inside a virtualized snapshot of your live system