Date: Sat, 01 Sep 2018 15:50:51 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 230402] With buildworld, the system can not use swap Message-ID: <bug-230402-227-r194B27fdO@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230402-227@https.bugs.freebsd.org/bugzilla/> References: <bug-230402-227@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230402 --- Comment #12 from Mark Millard <marklmi26-fbsd@yahoo.com> --- (In reply to Mark Millard from comment #11) I forgot to mention limiting the linker (lld) to single threaded operation as a potential help relative to RAM usage during builds: LDFLAGS.lld+=3D -Wl,--no-threads in a make.conf or src.conf like file used for the likes of buildworld buildkernel activity. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230402-227-r194B27fdO>