Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Im out of my depth here but why can't they share the JITed code?


Because JITed code will inline things like the address of some specific objects (typically constants) etc. To share code between processes you'd need to ensure all these references are exactly the same in each process.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: