diff options
author | Kumar Sanghvi <kumaras@chelsio.com> | 2017-11-01 08:53:04 +0530 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-01 22:06:03 +0900 |
commit | 79e6d46a65abfd721de378bf496833a04ea10afe (patch) | |
tree | d2b9ae96fc8c2700bbd31dfe227362c1f699830f /mm | |
parent | 9d922d4b016d3d7908dd70112aaf46a38313d866 (diff) | |
download | linux-79e6d46a65abfd721de378bf496833a04ea10afe.tar.bz2 |
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 'mm')
0 files changed, 0 insertions, 0 deletions