joular / powerjoular

PowerJoular allows monitoring power consumption of multiple platforms and processes.
https://www.noureddine.org/research/joular/powerjoular
GNU General Public License v3.0
57 stars 13 forks source link

Handle when the energy counter (energy_uj) wraps around (reaches max_… #46

Closed gcorrall closed 6 months ago

gcorrall commented 6 months ago

Handles when the energy counter (energy_uj) wraps around (reaches max_energy_range_uj) when using Intel RAPL.

gcorrall commented 6 months ago

Thanks for the review - I've now attempted to address the points you raise.

adelnoureddine commented 6 months ago

Thanks @gcorrall , I'll have a few quick tests on my machine, and then merge it. All good for me 😃