Results 1 to 2 of 2
the format of the /proc/PID/stat file changes constantly. Does anybody know where to find accurate information regarding this file format on kernel 2.6.18? I also accept the file format information ...
- 12-12-2007 #1Just Joined!
- Join Date
- Dec 2007
- Posts
- 1
/proc/PID/stat format on kernel 2.6.18
the format of the /proc/PID/stat file changes constantly. Does anybody know where to find accurate information regarding this file format on kernel 2.6.18? I also accept the file format information directly...
- 12-17-2007 #2Just Joined!
- Join Date
- Dec 2007
- Location
- China--shanghai
- Posts
- 3
Hi
I use version 2.4.20 , I do not think there is huge change,
I think you could read the function proc_pid_stat() , under fs/proc/array.c


Reply With Quote
