aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorAvihai Horon <[email protected]>2021-10-06 12:19:40 +0300
committerSaeed Mahameed <[email protected]>2021-10-25 13:51:18 -0700
commit2fdeb4f4c2aea53a6a2e8adb69e811cf304a0ae5 (patch)
tree2857608b13fbba7ae04baa9058778c6e17326a13 /tools/perf/scripts/python/syscall-counts.py
parent038e5e471874d26881d5f3b234c78e41a71ad606 (diff)
net/mlx5: Reduce flow counters bulk query buffer size for SFs
Currently, the flow counters bulk query buffer takes a little more than 512KB of memory, which is aligned to the next power of 2, to 1MB. The buffer size determines the maximum number of flow counters that can be queried at a time. Thus, having a bigger buffer can improve performance for users that need to query many flow counters. SFs don't use many flow counters and don't need a big buffer. Since this size is critical with large scale, reduce the size of the bulk query buffer for SFs. Signed-off-by: Avihai Horon <[email protected]> Reviewed-by: Mark Bloch <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions