Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
mlaretallack
17 days ago
|
parent
|
context
|
favorite
| on:
Moving beyond fork() + exec()
In Linux, when a shared lib is loaded by multiple processes, its loaded once and not duplicated in ram. Only if a memory page is modified by the process will the memory be duplicated. (Hope I have explained that correctly)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: