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).

  • 𝘋𝘪𝘳𝘬@lemmy.ml
    link
    fedilink
    arrow-up
    71
    arrow-down
    1
    ·
    11 months ago

    Systemd’s “soft reboot” has nothing to do with Windows’ “fast startup”. Those are two completely different concepts for two completely different use cases.

  • mvirts@lemmy.world
    link
    fedilink
    arrow-up
    9
    arrow-down
    1
    ·
    11 months ago

    … 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?

    • davad@lemmy.world
      link
      fedilink
      arrow-up
      2
      ·
      11 months ago

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

      Anyone else have any insight on this?