diff options
author | 2017-11-01 08:53:04 +0530 | |
---|---|---|
committer | 2017-11-01 22:06:03 +0900 | |
commit | 79e6d46a65abfd721de378bf496833a04ea10afe (patch) | |
tree | d2b9ae96fc8c2700bbd31dfe227362c1f699830f /tools/perf/scripts/python/stackcollapse.py | |
parent | cxgb4: add support to retrieve stats for hash filters (diff) | |
download | linux-dev-79e6d46a65abfd721de378bf496833a04ea10afe.tar.xz linux-dev-79e6d46a65abfd721de378bf496833a04ea10afe.zip |
cxgb4: convert flower table to use rhashtable
T6 supports ~500K hash filters and can theoretically climb up to
~1 million hash filters. Preallocated hash table is not efficient
in terms of memory usage. So, use rhashtable instead which gives
the flexibility to grow based on usage.
Signed-off-by: Kumar Sanghvi <kumaras@chelsio.com>
Signed-off-by: Rahul Lakkireddy <rahul.lakkireddy@chelsio.com>
Signed-off-by: Ganesh Goudar <ganeshgr@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions