diff options
author | Michal Swiatkowski <[email protected]> | 2023-10-19 10:32:21 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2023-10-20 12:53:05 +0100 |
commit | ea4af9b4005dceb3165ece6ba21091bc6362efc4 (patch) | |
tree | aa413e34c076ab2fa2b72e3920786d0a7186658b /tools/perf/scripts/python/futex-contention.py | |
parent | fe1c5ca2fe760d95eb609976e225111fa055e931 (diff) |
ice: add bitmap to track VF MSI-X usage
Create a bitamp to track MSI-X usage for VFs. The bitmap has the size of
total MSI-X amount on device, because at init time the amount of MSI-X
used by VFs isn't known.
The bitmap is used in follow up patchset to provide a block of
continuous block of MSI-X indexes for each created VF.
Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/futex-contention.py')
0 files changed, 0 insertions, 0 deletions