diff options
author | Ian Munsie <imunsie@au1.ibm.com> | 2013-03-21 20:22:52 +0100 |
---|---|---|
committer | Michael Ellerman <michael@ellerman.id.au> | 2013-04-18 07:59:55 +0200 |
commit | a6a058e52a0ce62de84496c9d4b133f2afc61f27 (patch) | |
tree | a140df07d650136779b3a8b1772a13ad6d3f26ed /Documentation/powerpc | |
parent | powerpc/pseries: close DDW race between functions of adapter (diff) | |
download | linux-a6a058e52a0ce62de84496c9d4b133f2afc61f27.tar.xz linux-a6a058e52a0ce62de84496c9d4b133f2afc61f27.zip |
powerpc: Add accounting for Doorbell interrupts
This patch adds a new line to /proc/interrupts to account for the
doorbell interrupts that each hardware thread has received. The total
interrupt count in /proc/stat will now also include doorbells.
# cat /proc/interrupts
CPU0 CPU1 CPU2 CPU3
16: 551 1267 281 175 XICS Level IPI
LOC: 2037 1503 1688 1625 Local timer interrupts
SPU: 0 0 0 0 Spurious interrupts
CNT: 0 0 0 0 Performance monitoring interrupts
MCE: 0 0 0 0 Machine check exceptions
DBL: 42 550 20 91 Doorbell interrupts
Signed-off-by: Ian Munsie <imunsie@au1.ibm.com>
Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Diffstat (limited to 'Documentation/powerpc')
0 files changed, 0 insertions, 0 deletions