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:Arun Kumar Neelakantam <aneela@codeaurora.org> Signed-off-by:
Jeffrey Hugo <jhugo@codeaurora.org>
Loading
Please register or sign in to comment