[rds-devel] [PATCH net-next] rds: reduce memory footprint for RDS when transport is RDMA

David Miller davem at davemloft.net
Thu Aug 3 09:28:19 PDT 2017


From: Sowmini Varadhan <sowmini.varadhan at oracle.com>
Date: Wed,  2 Aug 2017 10:34:31 -0700

> RDS over IB does not use multipath RDS, so the array
> of additional rds_conn_path structures is always superfluous
> in this case. Reduce the memory footprint of the rds module
> by making this a dynamic allocation predicated on whether
> the transport is mp_capable.
> 
> Signed-off-by: Sowmini Varadhan <sowmini.varadhan at oracle.com>
> Acked-by: Santosh Shilimkar <santosh.shilimkar at oracle.com>
> Tested-by: Efrain Galaviz <efrain.galaviz at oracle.com>

Applied, thank you.



More information about the rds-devel mailing list