commit | ad247bd32672c6acde9fc02ac16341581d83fef0 | [log] [tgz] |
---|---|---|
author | Emily Shaffer <emilyshaffer@google.com> | Wed Jun 21 15:40:30 2017 -0700 |
committer | Emily Shaffer <emilyshaffer@google.com> | Wed Jun 21 21:41:56 2017 -0700 |
tree | c4b77362b90066decf7679d9324aea48a59e3f62 | |
parent | 68bcce035ac7029d3110b53fb07848067da56b40 [diff] |
Change timeout from 1s to 5s; w1 driver takes ~3s per sensor to read. Timeouts over IPMI are recommended to be 5 seconds, per the IPMI spec (p. 64). The 1-wire temperature sensor driver used by Zaius takes >1s to respond, so IPMI is unusable for us with the timeout set at 1s. Change-Id: I7dd1028924079caac4a01d96998a331c9e41f563 Signed-off-by: Emily Shaffer <emilyshaffer@google.com>