Trying to achieve 2 second boot time? Skip udev, manually specify necessary modules via systemd-modules-load (or build directly into kernel), mount via:
https://gitlab.com/CentOS/automotive/rpms/util-linux-automotive/-/blob/main/mount-sysroot.c
this saves seconds on most hardware, querying hardware takes time #optimization #bootspeed #RHIVOS