Home
last modified time | relevance | path

Searched hist:"3 b8e36e2" (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-hwmon/
H A Dsysfs.hpp3b8e36e2 Fri Jul 28 10:44:45 CDT 2017 Matt Spinler <spinler@us.ibm.com> Allow EAGAIN failures

Certain devices are known to return EAGAIN failures when read
too frequently, so be tolerant of them.

On startup, the code will retry for up to a second to get a good
first reading, and then in the main loop the code will just stick
with the current value if it fails that way.

Resolves openbmc/openbmc#2038

Change-Id: I7621aa30429c43276239982a03ec3eef02ce9c6e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
H A Dsysfs.cpp3b8e36e2 Fri Jul 28 10:44:45 CDT 2017 Matt Spinler <spinler@us.ibm.com> Allow EAGAIN failures

Certain devices are known to return EAGAIN failures when read
too frequently, so be tolerant of them.

On startup, the code will retry for up to a second to get a good
first reading, and then in the main loop the code will just stick
with the current value if it fails that way.

Resolves openbmc/openbmc#2038

Change-Id: I7621aa30429c43276239982a03ec3eef02ce9c6e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
H A Dmainloop.cpp3b8e36e2 Fri Jul 28 10:44:45 CDT 2017 Matt Spinler <spinler@us.ibm.com> Allow EAGAIN failures

Certain devices are known to return EAGAIN failures when read
too frequently, so be tolerant of them.

On startup, the code will retry for up to a second to get a good
first reading, and then in the main loop the code will just stick
with the current value if it fails that way.

Resolves openbmc/openbmc#2038

Change-Id: I7621aa30429c43276239982a03ec3eef02ce9c6e
Signed-off-by: Matt Spinler <spinler@us.ibm.com>