Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel
Posted Feb 14, 2013 6:15 UTC (Thu) by
brouhaha (guest, #1698)
In reply to:
Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel by Cyberax
Parent article:
Kroah-Hartman: AF_BUS, D-Bus, and the Linux kernel
If this process crashes you can easily get a hard system lockup.
So? If a kernel driver crashs, you can easily get a hard system lockup. Been there, done that, got the T-shirt. I've been device driver developer on various flavors of Unix for more than 20 years.
Putting code in user space doesn't magically make it less robust, any more than it magically slows it down. If you want robust code, you have to design it well, regardless of whether it's in kernel space or user space.
Have you actually SEEN the GPU drivers?
As a matter of fact, I have looked at the GPU drivers, and they seem a lot more complicated than the VT102 emulator to me.
(
Log in to post comments)