Y
Hacker News
new
|
ask
|
show
|
jobs
by
asveikau
5 days ago
Yeah, I think it is a reasonable transition path or implementation detail for some systems to implement it in userland atop fork(2), and others to natively spawn a new process without copying the old address space.