|
|
|
|
|
by yjftsjthsd-h
2191 days ago
|
|
Yeah, this appears to take advantage of the fact that if you know exactly what hardware you're working with, you can skip a whole lot of detection and general support, which helps quite a bit for embedded but less so on ex. your laptop. Honestly, while there may well be dependency issues, I was under the impression that at least the kernel side of things generally is pretty well optimized, and in most cases you're paying for flexibility. |
|
Which is also somewhat annoying because it completely trashes portability, which can be really irritating in cloud environments.
Ubuntu has similar capability (and I'm guessing Debian upstream?), but you have to specifically enable it, by default it ships the full modules set in the initramfs.
I would imagine most places outside of embedded world and maybe microvms, this stuff isn't that valuable.