linux_dsm_epyc7002/net/smc
Ursula Braun 5613f20c93 net/smc: reduce port_event scheduling
IB event handlers schedule the port event worker for further
processing of port state changes. This patch reduces the number of
schedules to avoid duplicate processing of the same port change.

Reviewed-by: Karsten Graul <kgraul@linux.ibm.com>
Signed-off-by: Ursula Braun <ubraun@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-17 14:50:24 -08:00
..
af_smc.c net/smc: transfer fasync_list in case of fallback 2020-02-14 07:09:36 -08:00
Kconfig
Makefile
smc_cdc.c
smc_cdc.h
smc_clc.c net/smc: simplify normal link termination 2020-02-17 14:50:24 -08:00
smc_clc.h
smc_close.c net/smc: remove unused constant 2019-11-16 12:26:49 -08:00
smc_close.h
smc_core.c net/smc: simplify normal link termination 2020-02-17 14:50:24 -08:00
smc_core.h net/smc: simplify normal link termination 2020-02-17 14:50:24 -08:00
smc_diag.c net/smc: fix leak of kernel memory to user space 2020-02-11 17:04:42 -08:00
smc_ib.c net/smc: reduce port_event scheduling 2020-02-17 14:50:24 -08:00
smc_ib.h net/smc: introduce bookkeeping of SMCR link groups 2019-11-16 12:26:49 -08:00
smc_ism.c
smc_ism.h
smc_llc.c net/smc: simplify normal link termination 2020-02-17 14:50:24 -08:00
smc_llc.h
smc_netns.h
smc_pnet.c net/smc: allow unprivileged users to read pnet table 2020-01-21 11:39:56 +01:00
smc_pnet.h
smc_rx.c
smc_rx.h
smc_tx.c net/smc: use termination worker under send_lock 2020-02-17 14:50:24 -08:00
smc_tx.h
smc_wr.c net/smc: wait for tx completions before link freeing 2019-11-15 12:28:28 -08:00
smc_wr.h
smc.h