• Buffalox@lemmy.world
    link
    fedilink
    arrow-up
    1
    ·
    10 hours ago

    Of course you need a CPU capable of multi threading, which today means any CPU, but then there is no doubt that the multithreaded init process is way faster.
    This was thoroughly tested when systemd demonstrated it.
    Single threaded init processes have bottlenecks, and a single issue will stall the whole process. Of course systemd only influence boot speed of user space, but the Linux kernel itself is also multithreaded in it’s boot processes today, because it is without a doubt faster.