openwrt/target/linux/realtek/files-5.15/drivers
Jan Hoffmann 2c40359c5c realtek: add cond_resched to loops accessing the FDB table
A full loop accessing all FDB entries can take several milliseconds
(on RTL839x about 20 ms), so give other kernel tasks a chance to run.
This is especially important for rtl83xx_port_fdb_dump which is itself
called in a loop for all ports by the kernel.

Signed-off-by: Jan Hoffmann <jan@3e8.eu>
2022-12-27 16:29:57 +01:00
..
clk/realtek
clocksource
gpio
i2c
net realtek: add cond_resched to loops accessing the FDB table 2022-12-27 16:29:57 +01:00