Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
0 points
dcrazy
20d ago
0 comments
Save
Share
NtCreateProcess does not implement a forking model. It is analogous to posix_spawn.
0 comments
1 comments · 1 top-level
top
newest
oldest
nvme0n1p1
20d ago
If you pass null for the section handle, it shares pages with the calling process, thus implementing a forking model. Or at least the parts of a forking model that some people erroneously believe are responsible for performance differences.
j
/
k
navigate · click thread line to collapse