www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Channeling memory model experts...

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
... to review https://github.com/dlang/druntime/pull/2057/. Thanks! -- 
Andrei
Jan 24 2018
next sibling parent John Colvin <john.loughran.colvin gmail.com> writes:
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei 
Alexandrescu wrote:
 ... to review https://github.com/dlang/druntime/pull/2057/. 
 Thanks! -- Andrei
Which memory model would that be? D's?
Jan 24 2018
prev sibling next sibling parent Stefan Koch <uplink.coder googlemail.com> writes:
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei 
Alexandrescu wrote:
 ... to review https://github.com/dlang/druntime/pull/2057/. 
 Thanks! -- Andrei
This isn't really about the memory model is it ? I'd like to see a description of what that change is supposed a achieve. On the first glance it looks like minor code bloat in the runtime, and not much else.
Jan 24 2018
prev sibling parent Kagamin <spam here.lot> writes:
On Wednesday, 24 January 2018 at 18:37:54 UTC, Andrei 
Alexandrescu wrote:
 ... to review https://github.com/dlang/druntime/pull/2057/. 
 Thanks! -- Andrei
Is there a way to have 2 threads without initialized GC?
Jan 25 2018