[Issue 21089] With vm.overcommit_memory=0, DMD can't link if it uses more than half the total (ram+swap) memory in the system.
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug  3 12:16:08 UTC 2020
    
    
  
https://issues.dlang.org/show_bug.cgi?id=21089
Dlang Bot <dlang-bot at dlang.rocks> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
--- Comment #3 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #11497 "Fix issue 21089: spawn linker with vfork to
avoid need to overcommit memory" was merged into master:
- c7aef70550c291928b20d3daa9bb4d643c460693 by Mathis Beer:
  Fix issue 21089: spawn linker with vfork to avoid need to overcommit memory -
dmd is large, ld is small.
https://github.com/dlang/dmd/pull/11497
--
    
    
More information about the Digitalmars-d-bugs
mailing list