Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SUNRPC_XPRT_RDMA
has multiple definitions:
net/sunrpc/Kconfig
The configuration item CONFIG_SUNRPC_XPRT_RDMA:
CONFIG_SUNRPC && CONFIG_INFINIBAND && CONFIG_INFINIBAND_ADDR_TRANS
rpcrdma
, svcrdma
, svcrdma
, xprtrdma
This option allows the NFS client and server to use RDMA transports (InfiniBand, iWARP, or RoCE).
To compile this support as a module, choose M. The module will be called rpcrdma.ko.
If unsure, or you know there is no RDMA capability on your hardware platform, say N.
net/sunrpc/Kconfig
The configuration item CONFIG_SUNRPC_XPRT_RDMA:
CONFIG_SUNRPC && CONFIG_INFINIBAND && CONFIG_INFINIBAND_ADDR_TRANS
rpcrdma
, svcrdma
, svcrdma
, xprtrdma
This option allows the NFS client and server to support an RDMA-enabled transport.
To compile RPC client RDMA transport support as a module, choose M here: the module will be called xprtrdma.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_SUNRPC_XPRT_RDMA:
CONFIG_SUNRPC && CONFIG_INFINIBAND && CONFIG_EXPERIMENTAL
rpcrdma
, svcrdma
, svcrdma
, xprtrdma
This option enables an RPC client transport capability that allows the NFS client to mount servers via an RDMA-enabled transport.
To compile RPC client RDMA transport support as a module, choose M here: the module will be called xprtrdma.
If unsure, say N.
fs/Kconfig
The configuration item CONFIG_SUNRPC_XPRT_RDMA:
CONFIG_SUNRPC && CONFIG_INFINIBAND && CONFIG_EXPERIMENTAL
rpcrdma
, svcrdma
, svcrdma
, xprtrdma
Adds a client RPC transport for supporting kernel NFS over RDMA mounts, including Infiniband and iWARP. Experimental.
Raw data from LKDDb:
lkddb module rpcrdma CONFIG_SUNRPC_XPRT_RDMA : net/sunrpc/Kconfig : "RPC-over-RDMA transport" # in 4.2–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module svcrdma CONFIG_SUNRPC_XPRT_RDMA : fs/Kconfig : "" # in 2.6.25–2.6.28
lkddb module svcrdma CONFIG_SUNRPC_XPRT_RDMA : net/sunrpc/Kconfig : "" # in 2.6.29–2.6.39, 3.0–3.14
lkddb module xprtrdma CONFIG_SUNRPC_XPRT_RDMA : fs/Kconfig : "RDMA transport for sunrpc (EXPERIMENTAL)" # in 2.6.24
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab