Remix.run Logo
goodpoint 4 hours ago

fork is a massive feature, not a bug.

tliltocatl 2 hours ago | parent [-]

fork() is a misfeature, as is SIGCHILD/wait and most of Unix process management. It worked fine on PDP-11 and that's it.

But Linux also overcommits mmap-anonymous/sbrk, while Windows leaves the decision to the user space, which is significantly slower.