@juliank @pid_eins The ability to preserve file descriptors is a pretty big difference.
Imagine running a web server and being able to restart all of user space without dropping an incoming connection. The listening port 80 socket would remain open with incoming connections queued until the web server is ready again.