CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2020/07/15 01:13:57

Modified files:
        sbin/sysctl    : sysctl.c 
        usr.bin/systat : sensors.c 
        sys/sys        : sensors.h 

Log message:
POWE9 CPUs provide an energy sensor that accumulates the emount of energy
used by the processor chip.  Although we have a SENSOR_WATTHOUR sensor
type its units are not really suitable for this sensor.  So add a
SENSOR_ENERGY type that uses micro Joules as its unit.

ok deraadt@

Reply via email to