1. 30 10月, 2011 1 次提交
    • P
      [S390] fix mismatch in summation of I/O IRQ statistics · de400d6b
      Peter Oberparleiter 提交于
      Current IRQ statistics support does not show detail counts for I/O
      interrupts which are processed internally only. The result is a
      summation count which is way off such as this one:
      
                 CPU0       CPU1       CPU2
      I/O:       1331        710        442
      [...]
      QAI:         15         16         16   [I/O] QDIO Adapter Interrupt
      QDI:          1          0          0   [I/O] QDIO Interrupt
      DAS:        706        645        381   [I/O] DASD
      C15:         26         10          0   [I/O] 3215
      C70:          0          0          0   [I/O] 3270
      TAP:          0          0          0   [I/O] Tape
      VMR:          0          0          0   [I/O] Unit Record Devices
      LCS:          0          0          0   [I/O] LCS
      CLW:          0          0          0   [I/O] CLAW
      CTC:          0          0          0   [I/O] CTC
      APB:          0          0          0   [I/O] AP Bus
      
      Fix this by moving I/O interrupt accounting into the common I/O layer.
      Signed-off-by: NPeter Oberparleiter <peter.oberparleiter@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      de400d6b
  2. 04 4月, 2011 1 次提交
  3. 23 3月, 2011 2 次提交
  4. 16 3月, 2011 2 次提交
  5. 12 1月, 2011 1 次提交
  6. 10 11月, 2010 1 次提交
  7. 25 10月, 2010 3 次提交
  8. 10 8月, 2010 2 次提交
  9. 08 3月, 2010 1 次提交
  10. 27 2月, 2010 4 次提交
  11. 19 12月, 2009 1 次提交
  12. 16 12月, 2009 1 次提交
  13. 07 12月, 2009 18 次提交
  14. 14 10月, 2009 1 次提交
  15. 06 10月, 2009 1 次提交