Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
pezezin
2mo ago
0 comments
Share
In any modern OS with CoW forking/paging, multiple worker processes of the same app will share code segments by default.
0 comments
default
newest
oldest
rollcat
2mo ago
COW on fork has been a given for decades.
You can't COW two different libraries, even if the libraries in question share the source code text.
j
/
k
navigate · click thread line to collapse