tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: regarding support of NFS versions



On Fri, Apr 24, 2026 at 10:20:06PM +0200, Edgar Fuß wrote:
> > So there is likely something in the Kernel/Source already which could be
> > built on.
> Maybe, but I don't feel familiar enough with FS internals to work on that.
> And I don't understand (which may just be a lack of understanding) why 
> an NFSv4 server would need to reside in the kernel.

It does not.
A performance margin looks like the only practical reason for putting it
into the kernel.

It might be worthwhile to figure out what is needed to cooperate with the
VFS File System Abstraction Layer in Ganesha (an NFSv4 capable server
in user space on Linux and FreeBSD) or otherwise if a new NetBSD specific
FSAL could fit the bill.

Cheers
/od2uvb


Home | Main Index | Thread Index | Old Index