On Monday, 13 July 2015 at 17:08:47 UTC, Ola Fosheim Grøstad
wrote:
On Monday, 13 July 2015 at 16:59:42 UTC, rsw0x wrote:
*BSD and OSX could have a good concurrent GC implementation on
D. When the Linux kernel devs feel like pulling their heads
out of their asses and provide developers with useful VM APIs,
it could too.
I plan on discussing this in a blog post if anyone cares.
What kernel feature are you thinking about?
if you want an idea, check out some of the issues redis,
jemalloc, and Go have had on Linux. OSX had the blessing to be
born from Mach, and the *BSDs have managed to ape most of Mach's
memory management.