Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 212 Bytes

File metadata and controls

8 lines (5 loc) · 212 Bytes

Sysfs - virtual file system

  • sysfs is a memory-based file system for Linux

What's it can do

  • Add interface file that you can communicate between kernel and user space
  • Use it to operate kernel module