> >> > On Sat, Apr 27, 2019 at 09:55:33PM +0800, Nathanael Rensen wrote:
> >> > > The diff below speeds up ld.so library intialisation where the
> >>dependency
> >> > > tree is broad and deep, such as samba's smbd which links over 100
> >>libraries.
Past experience with ld.so changes suggests it would be good to have
test reports from multiple arches, *especially* hppa.
On 2019/04/28 01:57, Ian McWilliam wrote:
> Using both patches on old hardware helps speed up the process but I still
> see the rc script timeout before smbd is loaded causing the rest of the
> samba processes to fail to load. This did not happen under 6.4 (amd64) so
> the change of linker / compiler update is still potentially where the
> problem may lie.
>
> Starting smbd with both patches
> 0m46.55s real 0m46.47s user 0m00.07s system
This doesn't match my experience:
$ time sudo rcctl start samba
smbd(ok)
nmbd(ok)
0m00.81s real 0m00.31s user 0m00.31s system