Commit 7b90f9cd authored by lukechang's avatar lukechang Committed by Treehugger Robot
Browse files

ANDROID: softirq: add tasklet to LONG_SOFTIRQ_MASK



In commit 35a06697 ("FROMLIST: sched: Avoid placing RT threads on cores handling long softirqs"), the patch drop TASKLET_SOFTIRQ from LONG_SOFTIRQS.

Some drivers use tasklet softirq for data reception from firmware. When
there's a high volume or continuous stream of data from the firmware,
it can lead to unexpectedly long execution times for RT tasks and further cause jank or audio glitch.

Bug: 333895950
Test: check tasklet are defered when RT task is running

Change-Id: I53d6b43fe5a8860758898f09810a52fe319344f9
Signed-off-by: default avatarlukechang <lukechang@google.com>
(cherry picked from commit 35478215)
Signed-off-by: default avatarJohn Stultz <jstultz@google.com>
parent 530c0424
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment