> On Aug 20, 2020, at 2:50 PM, Dimitry Andric wrote:
>
> Author: dim
> Date: Thu Aug 20 18:50:46 2020
> New Revision: 364435
> URL: https://svnweb.freebsd.org/changeset/base/364435
>
> Log:
> Bump kldxref's MAXSEGS to 16, to stop complaints about the kernel
> supposedly having too many segmen
> Note that we may still do some tweaking of our kernel linker scripts, to
> lower the number of segments, although the exact benefit is not entirely
> clear.
>
No real benefit, except for when using loading via sources other than
loader(8). If any platforms other than powerpc64 need this,