From: Santosh Shilimkar <santosh.shilim...@oracle.com> Date: Fri, 30 Oct 2015 08:49:10 -0700
> 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 <da...@davemloft.net> > Signed-off-by: Santosh Shilimkar <ssant...@kernel.org> > Signed-off-by: Santosh Shilimkar <santosh.shilim...@oracle.com> > --- > v2: Dropped empty new line from rds_add_bound() (David Miller) Applied. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html