summaryrefslogtreecommitdiffstats
path: root/kernel/cpu_pm.c
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-05-11 16:14:15 -0700
committerJakub Kicinski <kuba@kernel.org>2022-05-11 16:14:15 -0700
commitd7722973a1923c9af6372f5bd7ee75439e68c882 (patch)
tree7949bca39c9a6892f92ca768986cf6756c5bcc21 /kernel/cpu_pm.c
parent11ecf3412bdc583defd9c79584dd64ff82aa796d (diff)
parent138badbc21a0113ce783270c426210d6451da5d1 (diff)
downloadlinux-d7722973a1923c9af6372f5bd7ee75439e68c882.tar.bz2
Merge branch 'macb-napi-improvements'
Robert Hancock says: ==================== MACB NAPI improvements Simplify the logic in the Cadence MACB/GEM driver for determining when to reschedule NAPI processing, and update it to use NAPI for the TX path as well as the RX path. Changes since v1: Changed to use separate TX and RX NAPI instances and poll functions to avoid unnecessary checks of the other ring (TX/RX) states during polling and to use budget handling for both RX and TX. Fixed locking to protect against concurrent access to TX ring on TX transmit and TX poll paths. ==================== Link: https://lore.kernel.org/r/20220509194635.3094080-1-robert.hancock@calian.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'kernel/cpu_pm.c')
0 files changed, 0 insertions, 0 deletions