OSDN Git Service

DO NOT MERGE Reduce TIMER_INTERVAL_FOR_WAKELOCK_IN_MS to 100ms
authorSimon Wilson <simonwilson@google.com>
Fri, 21 Nov 2014 17:37:49 +0000 (09:37 -0800)
committerSimon Wilson <simonwilson@google.com>
Fri, 21 Nov 2014 17:39:57 +0000 (09:39 -0800)
commit654c376fda3035af5b9090edc2a0a32382baf21c
tree32eec7e5f6c59792ceee89fe2d1897867fb02ade
parenta59f47f27b2962828afd8d90d1a1d21206e32324
DO NOT MERGE Reduce TIMER_INTERVAL_FOR_WAKELOCK_IN_MS to 100ms

The bluedroid wakelock locked time has increased 2.5x since K.
Reduce the 3s interval to reduce the time that the wakelock is
held, allowing the kernel to suspend more frequently. By
reducing this, wakelock usage returns to roughly K levels.

This in turn reduces BT process power usage.

Bug: 18357273
Change-Id: I7c3bddffafb0fa59468b8dd5718220be8ac85506
gki/ulinux/gki_ulinux.c