Skip to content

1.24.0

Latest

Choose a tag to compare

@bahildebrand bahildebrand released this 18 Aug 19:49

This release adds an example recipe for a systemd service that depends on
memfaultd. Additionally it changes the query frequency of eMMC lifetime
metrics.

Added

  • Added an example service that depends on memfaultd. This is useful for when
    you want to run some code after memfaultd has finished starting.

Changed

  • Changed the read interval for eMMC lifetime values to only happen once an hour
    regardless of configuration. The lifetime values will change very
    infrequently. Reading them at a lower frequency can help lower CPU utilization
    and reduce eMMC controller wakeups without sacrificing any resolution. This
    can improve battery life for battery powered devices.