diff options
| author | Michael J. Ruhl <[email protected]> | 2018-08-15 23:04:22 -0700 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2018-09-01 08:13:38 -0400 |
| commit | a2f7bbdc2dba0e4c82a9243a64931aa81c0c28cf (patch) | |
| tree | 7971c809605dd7e66a63845158da97377ec1f23b /tools/perf/scripts/python/export-to-postgresql.py | |
| parent | e63bb50d1994b71f97b40077ddec46a7354197a0 (diff) | |
IB/hfi1: Rework the IRQ API to be more flexible
The current IRQ API is an all or nothing interface. This has two
problems:
1. All IRQs are enabled regardless of use
2. Moving from general interrupt to MSIx handling is difficult
Introduce a new API to enable/disable specific IRQs or a range of IRQs.
Do not enable and disable all IRQs in one step.
Rework various modules to enable/disable IRQs when needed.
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Sadanand Warrier <[email protected]>
Signed-off-by: Michael J. Ruhl <[email protected]>
Signed-off-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions