• Stars
    star
    1
  • Language
    C
  • Created almost 6 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Create a kernel module, to be run in User-Mode Linux, exposing two character drivers to user-space. Instead of interfacing with hardware, as one might expect device driver to do, the point of this project was to make two processes communicate through a device driver.