this post was submitted on 12 Nov 2023
675 points (94.6% liked)

linuxmemes

21019 readers
329 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack members of the community for any reason.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn. Even if you watch it on a Linux machine.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.

  • Please report posts and comments that break these rules!

    founded 1 year ago
    MODERATORS
     

    I use plasma, BTW

    you are viewing a single comment's thread
    view the rest of the comments
    [–] [email protected] 11 points 11 months ago (4 children)

    If you actually want a reason, then most people experience faster boot up times using runit instead of Systemd. I haven't tried it yet though.

    [–] [email protected] 16 points 11 months ago

    maybe if you ran systemd you wouldn't have to boot up so often that actual boot times mattered that much.

    [–] [email protected] 14 points 11 months ago (1 children)

    I'm curious if there's any quantitative evidence to show this.

    [–] [email protected] 12 points 11 months ago (1 children)

    There is none. It's all conjecture or circumstantial.

    [–] bdonvr 6 points 11 months ago (2 children)

    I think it would be pretty easy to qualitatively test this

    [–] [email protected] 1 points 11 months ago* (last edited 11 months ago)

    But then it wouldn't fit the "systemd = devil" narrative if it was actually tested and found out to be false lol

    [–] [email protected] 1 points 11 months ago

    I think it would not actually be easy to test this. The massive combinations of hardware and software configurations in use out in the world make it nearly impossible to conclusively say one way or the other.

    For instance consider the hypothetical of a service with a bug that increases its startup in certain circumstances. If Systemd triggered this bug and OpenRC didn't because of some default setting in each, perhaps a timeout setting, would you say OpenRC is conclusively better at start up time? Not really, they just got lucky that their default bypassed someone elses bug. Just off the top of my head other things that would probably cause hell in comparisons are disk access speeds, RAM bottlenecks, network load, CPU and GPU temp and performance etc.

    You can perhaps test for specific use cases and sets of services, but I think this is more useful for improving each init system than it is as a comparison between them.

    [–] [email protected] 3 points 11 months ago (1 children)

    Is boot time that much of an issue besides for arbitrary competitive reasons? I haven’t tried any optimizations and boot time on my headless server is less than two seconds.

    [–] [email protected] 1 points 11 months ago

    It comes in handy for people who wants to run Linux on their notebook without being an engineer and look at Mac users with envy because of their "ready to work" time on their macbooks of 1-2 seconds after they open the lid.

    On a server, it solves nothing.

    [–] [email protected] 2 points 11 months ago

    I maybe reboot my computer once a month. Why care?