Skip to content
/ CS695 Public

Kernel programs and virtualization codes for cs695

Notifications You must be signed in to change notification settings

ddeka0/CS695

Repository files navigation

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

Releases

No releases published

Packages

No packages published