Future of memory management in D
Adam D Ruppe
destructionator at gmail.com
Wed Nov 17 14:01:31 UTC 2021
On Wednesday, 17 November 2021 at 13:50:59 UTC, Ola Fosheim
Grøstad wrote:
> Your whole instance might boot on 256-512MiB.
I've had no trouble running normal D on that right now.
Though one thing that would be nice is this function:
https://github.com/dlang/druntime/blob/master/src/core/internal/gc/os.d#L218
Notice the Linux implementation....... lol.
More information about the Digitalmars-d
mailing list