Results 1 to 2 of 2
how do you write a kernel program to display the detail of the kernel processes , details such as memory,data,,
pls reply fast...
- 07-14-2006 #1Just Joined!
- Join Date
- Jul 2006
- Location
- india
- Posts
- 1
writing a kernel program to display details of kernel proceses
how do you write a kernel program to display the detail of the kernel processes , details such as memory,data,,
pls reply fast
- 07-14-2006 #2
You can find myriad of details in /proc filesystem.
You can just use any scripting language to get that info.


Reply With Quote
