Memory overhead for a fiber?

Piotr Szturmaj bncrbme at jadamspam.pl
Mon Nov 5 20:13:37 PST 2012


W dniu 06.11.2012 04:43, Nick Sabalausky pisze:
> What kind of memory overhead is there for a fiber?

At least one PAGESIZE (typically 4KB): 
https://github.com/D-Programming-Language/druntime/blob/master/src/core/thread.d#L3828



More information about the Digitalmars-d-learn mailing list