Skip to content
Commit 781eef5b authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: convert from tx tasklet to tx worker thread



This improves performance by allowing the scheduler to move the tx scheduling
work to idle CPUs. Since tx scheduling work is very latency sensitive and
kept short via AQL, sched_set_fifo_low is used to keep worker priority above
normal tasks

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 30bdd692
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