Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 265 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 265 Bytes

Linux-kernel-module-OS-project

Linux kernel module to gathering inforamtion about processes and user-space application display this information. Module collect information such as proccess tree, memory, files.

/proc used to connect kernel-space and user-space.