diff options
author | Max Gurtovoy <maxg@mellanox.com> | 2017-08-28 12:52:27 +0300 |
---|---|---|
committer | Christoph Hellwig <hch@lst.de> | 2017-08-30 14:46:10 +0200 |
commit | b925a2dc165e5ec2330ca1256704faef8ed96913 (patch) | |
tree | 544fd60925f8a4e8742b6cbf59f3d66d36d90fbe /firmware/e100 | |
parent | e9d8a0fdeacd843c85dcef480cdb2ab76bcdb6e4 (diff) |
nvme-rdma: default MR page size to 4k
Due to various page sizes in the system (IOMMU/device/kernel), we
set the fabrics controller page size to 4k and block layer boundaries
accordinglly. In architectures that uses different kernel page size
we'll have a mismatch to the MR page size that may cause a mapping error.
Update the MR page size to correspond to the core ctrl settings.
Signed-off-by: Max Gurtovoy <maxg@mellanox.com>
Reviewed-by: Sagi Grimberg <sagi@grimberg.me>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'firmware/e100')
0 files changed, 0 insertions, 0 deletions