svn commit: r337165 - head/sys/fs/fuse
Warner Losh
imp at bsdimp.com
Sat Aug 4 23:02:50 UTC 2018
On Sat, Aug 4, 2018, 11:56 PM Conrad Meyer <cem at freebsd.org> wrote:
> On Sat, Aug 4, 2018 at 3:54 PM, Conrad Meyer <cem at freebsd.org> wrote:
> > It was chosen arbitrarily. Either is a big improvement over 4k.
> >
> > According to the bug reporter, 64k is a common choice in other
> > implementations. But I have no objection to MAXPHYS.
>
> (It should probably be globally tunable/sysctlable, at least, or
> perhaps a mount option. This was just the minimum diff change to
> remove a large bottleneck.)
>
It's a good change. I've always been a bit unclear on when one should use
one or the other.. both will work..
Warner
>
More information about the svn-src-all
mailing list