Skip to content
Commit edc9866f authored by Park Ju Hyung's avatar Park Ju Hyung Committed by improbir
Browse files

qcacld-3.0: Nuke rx_wakelock code entirely



qcom_rx_wakelock is one of the major culprit to increased power consumption.

Although its total wakelock time is quite low, it's catched very frequently
and prevents the system from entering suspend repeatedly.

Original intention of this wakelock is to prevent dropping unicast or
local ARP packet, but I'm having a hard time understanding why are those
packets critical to regular Android users.

qcacld's packet filter will still allow notifications to flow in.

Stop allowing this to be configurable on this kernel.
Nuke this entirely to reduce resource usage.

Signed-off-by: default avatarPark Ju Hyung <qkrwngud825@gmail.com>
Signed-off-by: default avatarVishalcj17 <vishalcj@aospa.co>
Change-Id: Ica6dea5bb2d68fa74cb3709cc010194871073eea
Signed-off-by: default avatarForenche <prahul2003@gmail.com>
Signed-off-by: default avatarimprobir <ghosh_probir@yahoo.com>
parent f2973b63
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment