How to design user-space device drivers in Linux
In the past, user-space drivers were mostly used to make graphics run faster while avoiding the kernel. They increasingly became more important and the kernel is now seen as an obstacle to high server connection capacity. In these conditions, what do you think are the main benefits of running the driver in user space?
Last edited by carmendriscu; 11-07-2014 at 04:51 AM.
|