]> www.infradead.org Git - users/jedix/linux-maple.git/commit
RDS/IB: Always use PAGE_SIZE for FMR page size
authorAndy Grover <andy.grover@oracle.com>
Mon, 15 Jun 2009 21:58:16 +0000 (14:58 -0700)
committerMukesh Kacker <mukesh.kacker@oracle.com>
Tue, 7 Jul 2015 23:41:14 +0000 (16:41 -0700)
commit484308a80752ab0d363626867be584f724855cc7
treef66df3f3de291573e7f1e0d6752668d1217bbdda
parentb35c32df84f3797c964bc4c32a695752abf291d5
RDS/IB: Always use PAGE_SIZE for FMR page size

While FMRs allow significant flexibility in what size of pages they can use,
we really just want FMR pages to match CPU page size. Roland says we can
count on this always being supported, so this simplifies things.

Signed-off-by: Andy Grover <andy.grover@oracle.com>
net/rds/ib.c
net/rds/ib.h
net/rds/ib_rdma.c