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)
Thu, Dec 12, 7:22 PM
Unknown Object (File)
Sun, Nov 24, 1:39 AM
Unknown Object (File)
Nov 21 2024, 6:44 AM
Unknown Object (File)
Oct 23 2024, 1:59 PM
Unknown Object (File)
Oct 5 2024, 8:22 PM
Unknown Object (File)
Sep 7 2024, 11:23 PM
Unknown Object (File)
Sep 7 2024, 9:50 AM
Unknown Object (File)
Sep 7 2024, 6:29 AM
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.