> I got tired at looking proc_misc.c to see what /proc/stat was
> reporting about. So here is my noted patched into proc.txt about the
> /proc/stat file. It's a patch off the 2.4.15-pre1 proc.txt, but it
> worked fine patching it into 2.4.15-pre4 kernel. Between which I
> don't actually think proc.txt has changed.
> Sven
> [snip]
> Summary
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
I wrote it for the same reasons as you.
I needed some info about some files and fields in the proc tree, and the
responses was 1) read proc.txt (seriously out of date) and 2) look at
the source Luke.
So I also got tired of seeking & greping around the code and wrote a
small update, nice to see someone updated it again.
P.D. It should be updated by the people who updates the interface, at
least minimally, the name and meaning of the fields or where to look.
--
Jorge Nerin
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/