Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
dcrazy
63 days ago
|
parent
|
context
|
favorite
| on:
Moving beyond fork() + exec()
NtCreateProcess does not implement a forking model. It is analogous to posix_spawn.
nvme0n1p1
63 days 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.
Consider applying for YC's Fall 2026 batch!
Applications
are open till July 27.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: