Edit

IABSD.fr/src/sbin/sysctl

Branch :

  • Show log

    Commit

  • Author : kettenis
    Date : 2020-07-15 07:13:56
    Hash : e8afce5b
    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@