John Carmack applauds D's pure attribute

deadalnix deadalnix at gmail.com
Sun Feb 26 11:16:02 PST 2012


Le 26/02/2012 17:34, so a écrit :
> On Sunday, 26 February 2012 at 15:58:41 UTC, H. S. Teoh wrote:
>
>> Would this even be an issue on multicore systems where the GC can run
>> concurrently? As long as the stop-the-world parts are below some given
>> threshold.
>
> If it is possible to guarantee that i don't think anyone would bother
> with manual MM.

It is possible on x86, but currently, OS don't provide the primitives 
required to do so.


More information about the Digitalmars-d mailing list