Hi Gleb!

> On Feb 15, 2019, at 15:36, Gleb Smirnoff <[email protected]> wrote:
> 
> Author: glebius
> Date: Fri Feb 15 23:36:22 2019
> New Revision: 344188
> URL: https://svnweb.freebsd.org/changeset/base/344188
> 
> Log:
>  For 32-bit machines  rollback the default number of vnode pager pbufs
>  back to the lever before r343030.  For 64-bit machines reduce it slightly,
>  too.  Together with r343030 I bumped the limit up to the value we use at
>  Netflix to serve 100 Gbit/s of sendfile traffic, and it probably isn't a
>  good default.
> 
>  Provide a loader tunable to change vnode pager pbufs count. Document it.

...

> .Sh SEE ALSO
> +.Xr loader.conf 5 ,
> .Xr netstat 1 ,
> .Xr open 2 ,
> .Xr send 2 ,
> .Xr socket 2 ,
> .Xr writev 2 ,
> +.Xr sysctl 8 ,
> .Xr tuning 7

    I think this should be ordered by section, then by manpage cross-reference, 
i.e., loader.conf should come after writev, and sysctl should come after tuning.
Thanks!
-Enji
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to