v0.0.7 release
This release includes below changes:
-
Change lpmd description from "Low Power Mode Daemon" to "Energy
Optimizer (lpmd)" because it covers more scenarios. -
Fix invalid cgroup setting during probe, in case lpmd doesn't quit
smoothly and cleanups are not done properly, in the previous run. -
Introduce a new parameter "--ignore-platform-check". With it, the
platform check is skipped so lpmd can be launched on unvalidated
platforms. -
Provide more detailed information when lpmd failed to probe on an
unvalidated platform. -
Various of fixes for array bound check, potential memory leak, etc.
-
Autotool improvements.