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

It wouldn't affect the copy-on-write optimization or exec(), it just causes fork() to return an error earlier. 'vm.overcommit_memory = 2' attempts to guarantee that after a fork, all of the copy-on-write-pages can still be dirtied (i.e. causing a copy) without the system running out of RAM.


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

Search: