tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: 8.0 performance issue when running build.sh?



On Tue, Jul 10, 2018 at 12:11:41PM +0200, Kamil Rytarowski wrote:
> After the switch from NetBSD-HEAD (version from 1 year ago) to 8.0RC2,
> the ld(1) linker has serious issues with linking Clang/LLVM single
> libraries within 20 minutes. This causes frequent timeouts on the NetBSD
> buildbot in the LLVM buildfarm. Timeouts were never observed in the
> past, today there might be few of them daily.

Sounds like a binutils issue (or something like too little RAM available
on the machine).

> Another observation is that grep(1) on one NetBSD server is
> significantly slower between the switch from -7 to 8RC1.

Please file separate PRs for each (and maybe provide some input files
to reproduce the issue).

Martin




Home | Main Index | Thread Index | Old Index