]> git.baikalelectronics.ru Git - kernel.git/commit
Documentation: update /proc/stat "intr" count summary
authorJan Moskyto Matejka <mq@suse.cz>
Thu, 15 May 2014 20:55:34 +0000 (13:55 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sun, 25 May 2014 19:39:00 +0000 (12:39 -0700)
commit94b53c060ab7f99c3936aa812b5ff33777ccb64f
treee7c025f9ca43da58131750815580d809c7e5081c
parent02d3ecd0cf0be0082312fee0e6c35858f22884e4
Documentation: update /proc/stat "intr" count summary

The sum at the beginning of line "intr" includes also unnumbered
interrupts.  It implies that the sum at the beginning isn't the sum
of the remainder of the line, not even an estimation.

Fixed the documentation to mention that.

This behaviour was added to /proc/stat in commit f9b7645cb04d ("x86:
make /proc/stat account for all interrupts")

Signed-off-by: Jan Moskyto Matejka <mq@suse.cz>
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/filesystems/proc.txt