Kernel programs and virtualization codes for cs695
fifo_using_procfs_sysfs.c
- Creates two procfs entry.
- Creates one sysfs entry.
- Implements Queue.
- Read/write bytes from user space using profs interface.
- sysfs for read and write log display.
Testing of the fifo_using_procfs_sysfs.c code
Kernel debug: