Simple memory sensor
Compare changes
+ 19
− 5
@@ -201,17 +201,36 @@ void debug_print_amd_rapl(AmdRapl *rapl)
@@ -295,11 +314,6 @@ unsigned int init_amd_rapl(char *none, void **ptr)
Addition of a simple memory sensor, with these tests and its auto detection.