commit | 56ae42613c91f6a6fb0dc3f626daa24666fd18c2 | [log] [tgz] |
---|---|---|
author | Aravind Akella <aakella@google.com> | Thu Jul 10 16:01:10 2014 -0700 |
committer | Aravind Akella <aakella@google.com> | Thu Jul 24 17:23:01 2014 -0700 |
tree | bc892f5f3314eaa0d2d184162774fe8d215cc0c3 | |
parent | 2cbba477bea136698944ece498115dbddd7bb659 [diff] |
SensorService performance improvements. i) Send ack for wake_up sensors on the socket connection instead of using Binder RPC. ii) Cache events per connection in case there are write failures. Compute cache size from FIFO counts of sensors. iii) Send FlushCompleteEvent only for apps that explicitly called flush(). Change-Id: I018969736b7794b1b930529586f2294a03ee8667