summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorKumar Sanghvi <kumaras@chelsio.com>2017-11-01 08:53:04 +0530
committerDavid S. Miller <davem@davemloft.net>2017-11-01 22:06:03 +0900
commit79e6d46a65abfd721de378bf496833a04ea10afe (patch)
treed2b9ae96fc8c2700bbd31dfe227362c1f699830f /mm
parent9d922d4b016d3d7908dd70112aaf46a38313d866 (diff)
downloadlinux-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