svn commit: r366748 - head/sys/fs/pseudofs

Edward Napierala trasz at freebsd.org
Thu Oct 29 15:50:29 UTC 2020


On Fri, 16 Oct 2020 at 11:47, Konstantin Belousov <kostikbel at gmail.com> wrote:
>
> On Fri, Oct 16, 2020 at 09:58:11AM +0000, Edward Tomasz Napierala wrote:
> > Author: trasz
> > Date: Fri Oct 16 09:58:10 2020
> > New Revision: 366748
> > URL: https://svnweb.freebsd.org/changeset/base/366748
> >
> > Log:
> >   Bump pseudofs size limit from 128kB to 1MB.  The old limit could result
> >   in process' memory maps being truncated.
> New limit could as well.

True.  With r367139 we'll at least emit a warning when that happens.


More information about the svn-src-head mailing list