information about /proc/pid/sched

Solution 1:

You can find more documentation about the /proc/[pid]/sched file in this article:

http://lwn.net/Articles/242900/

Look at the comments. Most of the fields are explained.

Addendum: the file is writeable to reset the statistics.