Compilation with dub + dmd: out of memory
Vlasov Roman via Digitalmars-d-learn Tue, 10 Feb 2015 03:25:34 -0800
I have the quite computer with 2 GB RAM. At compilation with dub
and dmd of small project this pair eating about 1.4~1.5 GB RAM. I
solve this probleb by connecting swap partition, but it calls
some freezes + it take ~10% of swap, and after compilation swap
not released. At switching off swap as result we get ~200 MB of
"dead data" in RAM, which can be released by rebooting. How i can
resolve it?
- Compilation with dub + dmd: out of m... Vlasov Roman via Digitalmars-d-learn
- Re: Compilation with dub + dmd:... bearophile via Digitalmars-d-learn
- Re: Compilation with dub + ... Vlasov Roman via Digitalmars-d-learn
- Re: Compilation with du... Daniel Kozák via Digitalmars-d-learn
- Re: Compilation with du... Vlasov Roman via Digitalmars-d-learn
- Re: Compilation wit... ddos via Digitalmars-d-learn
- Re: Compilation with du... ketmar via Digitalmars-d-learn
- Re: Compilation wit... Vlasov Roman via Digitalmars-d-learn
- Re: Compilatio... ketmar via Digitalmars-d-learn
- Re: Compilation with dub + dmd:... Mathias LANG via Digitalmars-d-learn
- Re: Compilation with dub + dmd:... via Digitalmars-d-learn