Skip to content

Prajna-Ramamurthy/Tasks-Lister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tasks-Lister

Operating Systems Project

A kernel module that lists all current tasks in a Linux system beginning from the init task. Outputs the task name (known as executable name), state and process id of each task in a tree structure.