|
How to use task_struct to get process information??
Hello Friends
I'm little bit confused here i want to get whole process information (including PCB) so i got one structure task_struct from "sched.h" but i'm confused here that how to use this structure to get information of a process.so please if anyone knows help me out
Thanks in advance.
|