Comment by cryptonector

4 years ago

Some links I found today researching this:

- @famzah'z blog about fork vs vfork vs clone performance:

  https://blog.famzah.net/tag/fork-vfork-popen-clone-performance/

 - A very similar idea to my afork() idea, from 2 years earlier:

  https://developers.redhat.com/blog/2015/08/19/launching-helper-process-under-memory-and-latency-constraints-pthread_create-and-vfork

 - misc

  https://inbox.vuxu.org/tuhs/CAEoi9W6HFL3UcnWkKoqka8Dt16MWskKd6yEJr3HYCcCT9pMTig@mail.gmail.com/T/

  https://bugzilla.redhat.com/show_bug.cgi?id=682922 (see attachments)