[S390] dasd: add support for irq statistics
Add support for DASD I/O interrupt statistics in /proc/interrupts. Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:

committed by
Martin Schwidefsky

parent
30d77c3e1c
commit
3283942b71
@@ -17,6 +17,7 @@ enum interruption_class {
|
||||
EXTINT_IUC,
|
||||
IOINT_QAI,
|
||||
IOINT_QDI,
|
||||
IOINT_DAS,
|
||||
NMI_NMI,
|
||||
NR_IRQS,
|
||||
};
|
||||
|
Reference in New Issue
Block a user