Huge pages and druntime parameters

Jonathan M Davis jmdavisProg at gmx.com
Thu Sep 26 17:54:26 PDT 2013


On Friday, September 27, 2013 02:31:21 Martin Nowak wrote:
> I'm interested in adding a runtime parameter that would advise
> the GC to preferably use huge pages as backing memory.
[snip]
> Any good ideas for druntime?

IIRC, Leandro made his concurrent GC use environment variables to set stuff 
like this.

- Jonathan M Davis


More information about the Digitalmars-d mailing list