Re: [net-next PATCH v2] RDS: convert bind hash table to re-sizable hashtable

From: David Miller
Date: Mon Nov 02 2015 - 15:37:15 EST


From: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>
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 <davem@xxxxxxxxxxxxx>
> Signed-off-by: Santosh Shilimkar <ssantosh@xxxxxxxxxx>
> Signed-off-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>
> ---
> v2: Dropped empty new line from rds_add_bound() (David Miller)

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/