[Bug 230402] With buildworld, the system can not use swap
    bugzilla-noreply at freebsd.org 
    bugzilla-noreply at freebsd.org
       
    Sat Sep  1 15:50:53 UTC 2018
    
    
  
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230402
--- Comment #12 from Mark Millard <marklmi26-fbsd at 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+= -Wl,--no-threads
in a make.conf or src.conf like file used for
the likes of buildworld buildkernel activity.
-- 
You are receiving this mail because:
You are on the CC list for the bug.
    
    
More information about the freebsd-virtualization
mailing list