kernel-hacking-2024-linux-s.../net/sunrpc/xprtrdma
Tom Tucker 8948896c9e svcrdma: Change WR context get/put to use the kmem cache
Change the WR context pool to be shared across mount points. This
reduces the RDMA transport memory footprint significantly since
idle mounts don't consume WR context memory.

Signed-off-by: Tom Tucker <tom@opengridcomputing.com>
2008-07-02 15:02:02 -05:00
..
Makefile
rpc_rdma.c
svc_rdma.c svcrdma: Create a kmem cache for the WR contexts 2008-07-02 15:02:01 -05:00
svc_rdma_marshal.c
svc_rdma_recvfrom.c svcrdma: Add dma map count and WARN_ON 2008-07-02 15:01:56 -05:00
svc_rdma_sendto.c svcrdma: Add dma map count and WARN_ON 2008-07-02 15:01:56 -05:00
svc_rdma_transport.c svcrdma: Change WR context get/put to use the kmem cache 2008-07-02 15:02:02 -05:00
transport.c
verbs.c IB/core: Add support for "send with invalidate" work requests 2008-04-16 21:09:32 -07:00
xprt_rdma.h