Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 489 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 489 Bytes

cs695

Kernel programs and virtualization codes for cs695

fifo_using_procfs_sysfs.c

  1. Creates two procfs entry.
  2. Creates one sysfs entry.
  3. Implements Queue.
  4. Read/write bytes from user space using profs interface.
  5. sysfs for read and write log display.

Testing of the fifo_using_procfs_sysfs.c code  FIFO example


Kernel debug:

https://www.youtube.com/watch?v=wCf0ouJSuZ4