Tag: user-space
Device Drivers, Part 9: Input/Output Control in Linux
This article, which is part of the series on Linux device drivers, talks about the typical ioctl() implementation and usage in Linux.
"Get me a...
Playing with User-mode Linux
This article gives you hands-on experience in setting up a User-Mode Linux (UML) kernel and getting it up on a running Linux OS. We...