Boot Process with Systemd
Analyzing System Boot Performance - practical examples
see also
- Modern CPUs have a backstage cast - Basically any multiprocessor CPU chip of reasonable sophistication produced today — i.e., desktop and server CPUs, and probably smartphone SoCs for that matter, also has an entire “backstage cast” of ancillary support cores keeping things running correctly. Some of these mainly handle the boot process, and we’re more likely to know about these (e.g. Intel ME/AMD PSP), but even less known are “backstage” cores which don’t participate in the boot process but which are instead involved in things like power and thermal regulation.
Written on October 28, 2023, Last update on December 3, 2023
systemd
boot
init