Hacker News new | ask | show | jobs
by snuxoll 2440 days ago
OSEs aren’t limited to running on physical hardware, fast startup for VMs is still beneficial.
1 comments

Of all my Linux VMs, Alpine Linux boots the fastest--practically instantaneously. Alpine Linux doesn't use systemd.

Parallel init only helps on large, multi-service systems, but those are precisely the ones that (1) rarely reboot and (2) will have relatively long boot sequences, regardless.