commit | c82e61641b81b252690b1aa4efb66ff509ebd7c4 | [log] [tgz] |
---|---|---|
author | Potin Lai <potin.lai@quantatw.com> | Tue Aug 02 10:22:56 2022 +0000 |
committer | Potin Lai <potin.lai@quantatw.com> | Thu Aug 18 07:47:08 2022 +0000 |
tree | b591548f8e8c32e9f9c1788c7636ce89092471a5 | |
parent | 973c1b6945d7229ecde5fbb9712d632859dabf4a [diff] |
healthMonitor: wait until enough sensor reading in queue Usually the BMC is very busy during startup and it is risky to fill up the entire queue with only one initial value. In this patch, we wait until the queue is filled with enough sensor values before doing any checks. Signed-off-by: Potin Lai <potin.lai@quantatw.com> Change-Id: I38de9351e88fb666051008170bdeae635fbcd103