Tag: virtual address
A Few Things You Should Know About Futexes
This article aims to provide a clear and concise discussion about the basics of futexes, and how they could be used to implement user-space...
Device Drivers, Part 8: Accessing x86-Specific I/O-Mapped Hardware
This article, which is part of the series on Linux device drivers, continues the discussion on accessing hardware in Linux.
The second day in the...