Hacker News new | ask | show | jobs
by bobinator606 3695 days ago
we built a green threads implementation for VAX/VMS in 1984 with pre-allocated stacks because performance. the key is to put guard pages in between the stacks to protect from stack overruns.