]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS: make send_batch_count tunable effective
authorSantosh Shilimkar <santosh.shilimkar@oracle.com>
Thu, 8 Oct 2015 22:59:14 +0000 (15:59 -0700)
committerSantosh Shilimkar <santosh.shilimkar@oracle.com>
Tue, 13 Oct 2015 17:08:23 +0000 (10:08 -0700)
commit0f9cea0ca2a6a54241d0249f7f7ff9b61fb4f11e
treed2a25a0faed4fc6100b5f5357af7cf344bb43142
parent1450f883a2b4cd4066ff4187e6aec04a363286fa
RDS: make send_batch_count tunable effective

The send_batch_count tunable is stale and code relies on
hard-coded batch count value. Its a nice feature and lets you
tune the system based on different HCAs. TCP transport as well
have different characteristics and tunable can be useful.

There is no change in default behavior with this patch.

Orabug: 22010933

Acked-by: Ajaykumar Hotchandani <ajaykumar.hotchandani@oracle.com>
Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>
Acked-by: Wengang Wang <wen.gang.wang@oracle.com>
Reported-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
net/rds/send.c