Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Improve handling of sensorfw related ipc failures
If sensord gets blocked for some reason and is not able to send replies
to D-Bus method calls mce is making in time, mce sees the request timeout
and sensor state machines get stuck to error states until whole sensord
service is restarted.

Reattempt the failed ipc after brief delay until it succeeds. This should
allow mce sensor tracking to recover from temporary scheduling problems
that cause D-Bus method call timeouts.

[mce] Improve handling of sensorfw related ipc failures. Fixes JB#29283
  • Loading branch information
spiiroin committed Jun 16, 2015
1 parent 4f2679a commit 7a20456
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 21 deletions.

0 comments on commit 7a20456

Please sign in to comment.