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

Commit f2837c04 authored by Arun Kumar Neelakantam's avatar Arun Kumar Neelakantam Committed by Nirmal Abraham
Browse files

ARM: dts: msm: Add no-cpu-affinity for BAM DMUX on MSM8909



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

If CPU0 is busy by other high priority works then bounding workqueue
to CPU0 is causing delay in BAM DMUX work queue. So, remove the CPU
affinity to let the scheduler to decide the CPU for BAM DMUX work queue
and enabling the RPS feature in network stack to support out of order
packet issue.

Change-Id: I4800a3843d04b6f2b9bdea60e4b4e095a70722eb
Signed-off-by: default avatarArun Kumar Neelakantam <aneela@codeaurora.org>
Signed-off-by: default avatarNirmal Abraham <nabrah@codeaurora.org>
parent 3c177cf9
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