|
|
Subscribe / Log in / New account

Why not just have a one-step spawn?

Why not just have a one-step spawn?

Posted Dec 21, 2024 19:30 UTC (Sat) by quotemstr (subscriber, #45331)
In reply to: Why not just have a one-step spawn? by gutschke
Parent article: Process creation in io_uring

> We don't have a full set of system calls for remotely doing everything that a process can do by itself.

In a world with a more regular system interface, *every* system call would require callers specify all object on which to operate, explicitly. We wouldn't have operations that work on "the current process" or "the current thread". In this world, the process bootstrapping the GP proposes would fall naturally out of the general shape of the API surface.


to post comments


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds