summaryrefslogtreecommitdiff
path: root/net/dccp
diff options
context:
space:
mode:
authorsantosh.shilimkar@oracle.com <santosh.shilimkar@oracle.com>2015-10-30 18:49:10 +0300
committerDavid S. Miller <davem@davemloft.net>2015-11-02 23:36:23 +0300
commit7b5654349e4728021b9301e42ae16fa11f6832c8 (patch)
treeabd5d5b3504c7fd67a1b39fe92cb5aadf7155e3d /net/dccp
parentd3ffaefa1bbcfba1b4ef985fd53406f31b98f277 (diff)
downloadlinux-7b5654349e4728021b9301e42ae16fa11f6832c8.tar.xz
RDS: convert bind hash table to re-sizable hashtable
To further improve the RDS connection scalabilty on massive systems where number of sockets grows into tens of thousands of sockets, there is a need of larger bind hashtable. Pre-allocated 8K or 16K table is not very flexible in terms of memory utilisation. The rhashtable infrastructure gives us the flexibility to grow the hashtbable based on use and also comes up with inbuilt efficient bucket(chain) handling. Reviewed-by: David Miller <davem@davemloft.net> Signed-off-by: Santosh Shilimkar <ssantosh@kernel.org> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions