io_uring
io_uring
Posted Jun 5, 2026 17:49 UTC (Fri) by calvin (subscriber, #168398)In reply to: io_uring by josh
Parent article: Moving beyond fork() + exec()
Why not go further? Be able to spawn a process with an empty set of FDs, address space, etc, then load an executable yourself. This would also allow for moving more exec() loader responsibilities into userspace.
