Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dc9f6c35 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam Committed by Jeff Hugo
Browse files

soc: qcom: bam_dmux: Add BAM DMUX no-cpu-affinity



BAM DMUX workqueue is bound to CPU0 to support the network stack
requirements to avoid the out of order packet issue.

In MSM8939 CPU0 is power CPU and bounding workqueue to CPU0 is causing
more power leak in system. Remove the CPU affinity to let the scheduler
to decide the CPU for BAM DMUX work queue to save the power and enable
the RPS feature in network stack to support out of order packet issue.

CRs-Fixed: 707518
Change-Id: Idc8ad06f75acc6da47d67c5381931ba83895386a
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: default avatarJeffrey Hugo <jhugo@codeaurora.org>
parent 3bc1fc8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment