Page MenuHomeFreeBSD

Add kern.rpc.gss.client_max
ClosedPublic

Authored by trasz on Nov 30 2018, 2:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Oct 14, 6:02 AM
Unknown Object (File)
Sat, Oct 4, 12:21 AM
Unknown Object (File)
Tue, Sep 30, 9:26 AM
Unknown Object (File)
Mon, Sep 29, 10:34 PM
Unknown Object (File)
Mon, Sep 29, 12:38 PM
Unknown Object (File)
Wed, Sep 17, 2:43 PM
Unknown Object (File)
Sep 6 2025, 1:48 PM
Unknown Object (File)
Sep 5 2025, 11:35 PM
Subscribers

Details

Summary

Add kern.rpc.gss.client_max, to make it possible to bump it easily.
This can drastically lower the load on gssd(8) on large NFS servers.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Looks fine to me, although I'll admit I've never noticed there was a CLIENT_MAX in this code.
(I wasn't the author.)

This revision is now accepted and ready to land.Dec 1 2018, 1:09 AM
This revision was automatically updated to reflect the committed changes.