Soft-reboot in systemd 254 sounds a lot like Windows' Fast Startup

kixik@lemmy.ml to Linux@lemmy.ml – 38 points –
systemd 254 is here, and promises much faster reboots
theregister.com

For those systemd users, it seems not as a big of a deal as "the register" poster might imply. In the end it'll depend if the new soft reboot is called or not (it's doubtful distros will change default behavior either).

7

... I feel like loading the boot sector of a disk and jumping into the boot loader would be a more useful feature than whatever this is. I usually reboot to switch os or upgrade the kernel. Userspace cleanup is already pretty easy. How do zombie processes or open files fare with this scheme? Crashed drivers? Why replace the root fs?

Yeah, I'm wondering the same. Maybe it's helpful for containerized apps or something?

Anyone else have any insight on this?