Page MenuHomeFreeBSD

libstand: increase nfs max read size to 16k
ClosedPublic

Authored by tsoome on May 16 2017, 7:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 6:01 PM
Unknown Object (File)
Sun, Apr 21, 4:11 PM
Unknown Object (File)
Sun, Apr 21, 4:11 PM
Unknown Object (File)
Sun, Apr 21, 4:11 PM
Unknown Object (File)
Mar 28 2024, 10:14 PM
Unknown Object (File)
Dec 30 2023, 9:45 PM
Unknown Object (File)
Dec 22 2023, 9:18 PM
Unknown Object (File)
Nov 28 2023, 6:18 PM
Subscribers

Details

Summary

With ip fragment reassembly implemented, it makes sense to allow
larger nfs reads. Note due to loader heap size limit, we do not want
to set too large maximum read size. Also we do not change default read size.

Diff Detail

Event Timeline

You need to bump the .Dd as you made a content change in the man page.

In D10754#222704, @bcr wrote:

You need to bump the .Dd as you made a content change in the man page.

Yea, forgot about it, thanks.

Approved from manpages. Thanks!

This revision is now accepted and ready to land.May 16 2017, 7:54 AM
This revision was automatically updated to reflect the committed changes.