Hacker News new | ask | show | jobs
by myself248 1701 days ago
I guess there's an obvious follow-on question: Can USB and networking support be implemented in such a way that startup is deferred or parallelized?
2 comments

Can they be loaded as modules on demand? Sounds like it should be possible …
So my computer has booted but I can’t ping it or use a keyboard. Great.

I’d rather my computer booted and then signalled when everything I want was ready, rather than hide the init time after claiming to be ready.

Lazy troll is lazy. I like that my Linux-based head-unit comes ready 3 seconds after starting the car, so the volume control works, and if I was listening to a simple input like the broadcast tuner at the last shutdown, it returns to that and I've got music right away. It takes a little longer for maps to render, and longer still for the Bluetooth module to load, but that's okay. Delaying simple functions until all the most complex stuff had loaded would be a terrible UX.
That’s not a general purpose computer
That's what systemd does for you.