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)
Sat, Apr 27, 3:33 PM
Unknown Object (File)
Sat, Apr 27, 3:32 PM
Unknown Object (File)
Sat, Apr 27, 3:26 PM
Unknown Object (File)
Sat, Apr 27, 1:56 PM
Unknown Object (File)
Jan 31 2024, 8:21 AM
Unknown Object (File)
Dec 24 2023, 10:44 PM
Unknown Object (File)
Dec 20 2023, 4:03 AM
Unknown Object (File)
Dec 7 2023, 6:45 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 Passed
Unit
No Test Coverage
Build Status
Buildable 21282
Build 20618: arc lint + arc unit

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.