Just wondering if D's GC release memory back to the OS?The documentation for the GC.minimize (http://dlang.org/phobos/core_memory.html#.GC.minimize) seems to imply that it does, but watching my OS's memory usage for various D apps doesn't support this.
Does D's GC release memory back to the OS?
Richard White via Digitalmars-d-learn Sat, 24 Oct 2015 22:50:38 -0700
- Does D's GC release memory back t... Richard White via Digitalmars-d-learn
- Re: Does D's GC release memo... Jonathan M Davis via Digitalmars-d-learn
- Re: Does D's GC release memo... Cauterite via Digitalmars-d-learn
- Re: Does D's GC release ... Cauterite via Digitalmars-d-learn
