diff options
| author | Rick Macklem <rmacklem@FreeBSD.org> | 2026-08-14 19:55:54 +0000 |
|---|---|---|
| committer | Rick Macklem <rmacklem@FreeBSD.org> | 2026-08-14 19:55:54 +0000 |
| commit | 471e14267bea79e0f7d5768aa241471d34079e93 (patch) | |
| tree | f6cab1eee3d67d1df1fda105c129dbff63039473 /sys | |
| parent | 73cceb046cd86187bc3e3bad07dd2422ee102552 (diff) | |
nfsd: Update the rc.d script for RDMA for the nfsd service
Commit 7144a1d58c5c added the hooks for the nfsrdma.ko module.
Once loaded, this module adds RDMA support to the nfsd.
This patch adds a few lines to /etc/rc.d/nfsd, so that
nfs_server_rdma_enable="YES"
in your /etc/rc.conf will load nfsrdma.ko, so that RDMA
service is enabled.
It also supports
nfs_server_rdma_listen="port#"
so that the default of 20490 can be overridden in /etc/rc.conf.
At this available as time, the nfsrdma.ko module is an unofficial port,
since it was developed by Vinicius Ferrao <ferrao@versatushpc.com.br>
using generative AI.
As soon as it is available, it will be announced on
freebsd-current@freebsd.org.
Suggested by: Vinicius Ferrao <versatushpc.com.br>
MFC after: 1 month
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions
