Hello, Adam Borowski, le dim. 29 déc. 2019 19:06:08 +0100, a ecrit: > * URL : https://github.com/kilobyte/topline > * License : GPL-2+noA > Programming Lang: C > Description : per-core/NUMA CPU and disk utilization plain-text grapher
Nice :) You would probably want to use the hwloc library to easily get the topology of the machine (numa nodes, sockets, caches, cores) ;) Samuel