net/smc: introduce sg-logic for RMBs
The follow-on patch makes use of ib_map_mr_sg() when introducing separate memory regions for RMBs. This function is based on scatterlists; thus this patch introduces scatterlists for RMBs. Signed-off-by:Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- net/smc/smc_clc.c 6 additions, 6 deletionsnet/smc/smc_clc.c
- net/smc/smc_core.c 31 additions, 16 deletionsnet/smc/smc_core.c
- net/smc/smc_core.h 2 additions, 4 deletionsnet/smc/smc_core.h
- net/smc/smc_ib.c 31 additions, 0 deletionsnet/smc/smc_ib.c
- net/smc/smc_ib.h 6 additions, 0 deletionsnet/smc/smc_ib.h
Please register or sign in to comment