diff options
| author | Matthew R. Ochs <[email protected]> | 2018-01-03 16:54:37 -0600 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2018-01-10 23:24:56 -0500 |
| commit | af2047ec00bfd61b46b653e856dcf1e0bc567619 (patch) | |
| tree | a90da59e4192e8473c7d0a7b06efe0b8ef6c5f1c /tools/perf/scripts/python | |
| parent | b070545db112e4c815fbfce25449495eff20c170 (diff) | |
scsi: cxlflash: Explicitly cache number of interrupts per context
The number of interrupts a user requests during a context attach is
presently stored within the CXL work ioctl structure that is nested
alongside the per context metadata. Keeping this data in a structure
that is tied to a particular hardware implementation (CXL) will only
complicate matters when supporting newer accelerator transports.
Instead of relying upon the number of interrupts being cached within
a CXL-specific structure, explicitly cache the value within the context
information structure.
Signed-off-by: Matthew R. Ochs <[email protected]>
Signed-off-by: Uma Krishnan <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions