commit | cd6851f30386e5e04b5c2253f8e1647ba0ebcd31 | [log] [tgz] |
---|---|---|
author | Ursula Braun <ubraun@linux.vnet.ibm.com> | Mon Jan 09 16:55:18 2017 +0100 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 09 16:07:39 2017 -0500 |
tree | 9aadc7a36c03303408ebe4d24011be3fcc9b9b6e | |
parent | 0cfdd8f92cac01afbb12e4500514036a2b78756b [diff] |
smc: remote memory buffers (RMBs) * allocate data RMB memory for sending and receiving * size depends on the maximum socket send and receive buffers * allocated RMBs are kept during life time of the owning link group * map the allocated RMBs to DMA Signed-off-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>