linux/drivers/s390/block
Heiko Carstens 052ff461c8 [S390] irq: have detailed statistics for interrupt types
Up to now /proc/interrupts only has statistics for external and i/o
interrupts but doesn't split up them any further.
This patch adds a line for every single interrupt source so that it
is possible to easier tell what the machine is/was doing.
Part of the output now looks like this;

           CPU0       CPU2       CPU4
EXT:       3898       4232       2305
I/O:        782        315        245
CLK:       1029       1964        727   [EXT] Clock Comparator
IPI:       2868       2267       1577   [EXT] Signal Processor
TMR:          0          0          0   [EXT] CPU Timer
TAL:          0          0          0   [EXT] Timing Alert
PFL:          0          0          0   [EXT] Pseudo Page Fault
[...]
NMI:          0          1          1   [NMI] Machine Checks

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-01-05 12:47:25 +01:00
..
dasd.c [S390] dasd: ignore unsolicited interrupts for DIAG 2010-10-25 16:10:21 +02:00
dasd_3990_erp.c [S390] dasd: let recovery cqr inherit flags from failed cqr 2010-10-25 16:10:14 +02:00
dasd_alias.c [S390] dasd: remove uid from devmap 2010-05-17 10:00:16 +02:00
dasd_devmap.c [S390] dasd: tunable missing interrupt handler 2010-08-09 18:12:54 +02:00
dasd_diag.c [S390] irq: have detailed statistics for interrupt types 2011-01-05 12:47:25 +01:00
dasd_diag.h [S390] cleanup lowcore access from external interrupts 2010-10-25 16:10:19 +02:00
dasd_eckd.c [S390] dasd: provide a Sense Path Group ID ioctl 2010-10-29 16:50:50 +02:00
dasd_eckd.h [S390] dasd: provide a Sense Path Group ID ioctl 2010-10-29 16:50:50 +02:00
dasd_eer.c BKL: remove extraneous #include <smp_lock.h> 2010-11-17 08:59:32 -08:00
dasd_erp.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_fba.c [S390] dasd: tunable missing interrupt handler 2010-08-09 18:12:54 +02:00
dasd_fba.h
dasd_genhd.c [S390] dasd: automatic recognition of read-only devices 2010-03-08 12:26:27 +01:00
dasd_int.h [S390] dasd: tunable missing interrupt handler 2010-08-09 18:12:54 +02:00
dasd_ioctl.c s390/block: kill the big kernel lock 2010-09-26 16:25:51 +02:00
dasd_proc.c [S390] dasd: fix use after free in dbf 2010-10-25 16:10:20 +02:00
dcssblk.c s390/block: kill the big kernel lock 2010-09-26 16:25:51 +02:00
Kconfig [S390] cleanup s390 Kconfig 2011-01-05 12:47:23 +01:00
Makefile [S390] dasd: add hyper PAV support to DASD device driver, part 1 2008-01-26 14:11:28 +01:00
xpram.c include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 2010-03-30 22:02:32 +09:00