How fork() duplicates a process without copying its memory
🔒
https://reddit.com
«I made a visual explainer on how copy-on-write works in Linux. When a 10 GB process calls fork(), Linux does not immediately copy 10 GB of memory. It duplicates the page tables, points both processes at the same physical...»
Automatische Weiterleitung...
1.5s