commit | 14a4781965a4111a3b102189fc389f1188163c08 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Fri Sep 17 15:58:04 2021 +0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Jan 12 00:40:22 2022 +0000 |
tree | 5e622d5729f999563e17d8b5fbd9a3db5aa416ee | |
parent | c10cda1d2a9f6ae6ed7da059ec40b761465a3c0c [diff] |
sensor-cache: Add cache for sdr and threshold Add cache for sdr and threshold so that it does not have to make DBus calls every time. Tested: Verify the ipmi sensor list/sdr list works fine. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I8047144b1f66b95414905d1a065c9bf54410f0f5
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.