mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
21 lines
413 B
Text
21 lines
413 B
Text
# These modules are loaded by the system if any RDMA devices is installed
|
|
# iSCSI over RDMA client support
|
|
ib_iser
|
|
|
|
# iSCSI over RDMA target support
|
|
# ib_isert
|
|
|
|
# User access to RDMA verbs (supports libibverbs)
|
|
ib_uverbs
|
|
|
|
# User access to RDMA connection management (supports librdmacm)
|
|
rdma_ucm
|
|
|
|
# RDS over RDMA support
|
|
# rds_rdma
|
|
|
|
# NFS over RDMA client support
|
|
xprtrdma
|
|
|
|
# NFS over RDMA server support
|
|
svcrdma
|