diff options
| author | Mintz, Yuval <Yuval.Mintz@cavium.com> | 2017-06-01 15:29:04 +0300 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2017-06-01 19:17:17 +0300 |
| commit | d031548e9194714dc2e8cb928d9f671432c8a342 (patch) | |
| tree | 51defee1ce31d850dfa48719ae6eb634c5f698e2 /tools/perf/scripts/python/futex-contention.py | |
| parent | d749dd0dc117e7b02fa3a169c431476d59d18950 (diff) | |
| download | linux-d031548e9194714dc2e8cb928d9f671432c8a342.tar.xz | |
qed: Distinguish between sb_id and igu_sb_id
In qed code, sb_id means 2 different things:
- An interrupt vector [usually when received as a parameter from
a protocol driver, but not only] that's associated with a status
block.
- An index to a status block entity existing in HW.
This patch renames the references to the HW entity, adding an 'igu_'
prefix to allow an easier distinction.
Signed-off-by: Yuval Mintz <Yuval.Mintz@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions
