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
F80179643: D10754.diff
Thu, Mar 28, 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
Unknown Object (File)
Nov 10 2023, 6:12 AM
Unknown Object (File)
Nov 9 2023, 6:49 PM
Unknown Object (File)
Nov 8 2023, 9:43 AM
Unknown Object (File)
Nov 8 2023, 6:11 AM
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

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

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.