diff options
author | Eran Ben Elisha <eranbe@mellanox.com> | 2017-12-13 18:12:10 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-12-13 16:38:36 -0500 |
commit | 0bb9fc4f5429ac970181c073aa32e521e20f7b73 (patch) | |
tree | 14ff3e83212819fbb8ab7b6ed264cfc9932e2ba7 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | 78034f5fdd622520eb843301cf35ce6c626543a7 (diff) |
net/mlx4_core: Fix wrong calculation of free counters
The field res_free indicates the total number of counters which are
available for allocation (reserved and unreserved). Fixed a bug where
the reserved counters were subtracted from res_free before any
allocation was performed.
Before this fix, free counters which were not reserved could not be
allocated.
Fixes: 9de92c60beaa ("net/mlx4_core: Adjust counter grant policy in the resource tracker")
Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Reviewed-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions