]> www.infradead.org Git - users/jedix/linux-maple.git/commit
net/rds: use multiple sge than buddy allocation in congestion code
authorWei Lin Guay <wei.lin.guay@oracle.com>
Wed, 4 Oct 2017 09:45:19 +0000 (11:45 +0200)
committerDhaval Giani <dhaval.giani@oracle.com>
Wed, 15 Nov 2017 06:18:12 +0000 (01:18 -0500)
commite86e75b87ae5bd007a74827e54c7e678d46b244a
treefead5f565f0bd9c5c6be5e26df8c500be17bbd7d
parentfc2feda137e00b08c9e97e7060f4c030a139fac5
net/rds: use multiple sge than buddy allocation in congestion code

When commit ea6e04f14569 ("RDS: make congestion code independent of
PAGE_SIZE") was introduced, it used the buddy allocation with one
sge. Thus, this commit uses multiple sge to make congestion code
independent of PAGE_SIZE.

Orabug: 26770234

Signed-off-by: Wei Lin Guay <wei.lin.guay@oracle.com>
Reviewed-by: HÃ¥kon Bugge <haakon.bugge@oracle.com>
Tested-by: Shih-Yu Huang <shih-yu.huang@oracle.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Signed-off-by: Dhaval Giani <dhaval.giani@oracle.com>
net/rds/cong.c
net/rds/ib_recv.c
net/rds/rds.h