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
F136550235: D10754.id28400.diff
Tue, Nov 18, 7:05 AM
Unknown Object (File)
Sat, Nov 8, 3:38 AM
Unknown Object (File)
Wed, Nov 5, 2:51 AM
Unknown Object (File)
Sun, Nov 2, 7:11 PM
Unknown Object (File)
Fri, Oct 31, 3:07 PM
Unknown Object (File)
Tue, Oct 28, 5:27 AM
Unknown Object (File)
Sun, Oct 26, 5:47 PM
Unknown Object (File)
Sun, Oct 26, 4:05 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.