Does it really stabilise the system?
Posted Mar 17, 2005 15:20 UTC (Thu) by
gnb (subscriber, #5132)
In reply to:
Does it really stabilise the system? by nix
Parent article:
Handling interrupts in user space
> In that situation, the most it could do without a kernel bug is lock up
>the console (maybe not even that).
That's optimistic. Any driver for a DMA-capable device can pretty much
obliterate the system. Moving stuff into user-space should eliminate
some classes of crash, but it's not the answer to everything.
(
Log in to post comments)