ARM: dts: msm: 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: If99289ba3076de92c57d9b1ee3431b67e50fa065 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