kernelversion:
stable - 5.11.2
mainline - 4.14.222
mainline - 4.19.177
mainline - 4.4.258
mainline - 5.10.19
mainline - 4.9.258
mainline - 5.4.101
mainline - 5.12-rc1
5.9.9
[click here for custom version]
architecture:
>
x86
arm
arm64
powerpc
mips
sparc
ia64
arc
riscv
nds32
m68k
microblaze
alpha
unicore32
parisc
blackfin
default or selected kernelversion does not have config value CONFIG_ATM_FORE200E_USE_TASKLET.
Result is shown for kernelversion 5.9.9
depends
CONFIG_ATM
CONFIG_ATM_DRIVERS
CONFIG_ATM_FORE200E
CONFIG_NETDEVICES
Defer interrupt work to a tasklet
configname: CONFIG_ATM_FORE200E_USE_TASKLET
Linux Kernel Configuration
└─> Device Drivers
└─> Network device support
└─> ATM drivers
└─> Defer interrupt work to a tasklet
This defers work to be done by the interrupt handler to a
tasklet instead of handling everything at interrupt time. This
may improve the responsive of the host.
tasklet instead of handling everything at interrupt time. This
may improve the responsive of the host.