erdma: Sync kernel driver to tag v0.2.39-6 Main changes: Support 4G MR using 1G hugepage Set default_cc to MPCC for compat mode Bump to version 1.2.0-6 Signed-off-by: Cheng Xu chengyou@linux.alibaba.com
erdma: Sync kernel driver to tag v0.2.39-6
Main changes:
Signed-off-by: Cheng Xu chengyou@linux.alibaba.com
The Elastic RDMA (ERDMA) is released in Apsara Conference 2021 by Alibaba. This repository contains the open source drivers for ERDMA:
If the rdma-core/ folder is empty, please use this command to get initialized:
git submodule update --init --recursive
Then, use scripts/patch_apply.sh to apply the patches.
scripts/patch_apply.sh
Alibaba Elastic RDMA Drivers
The Elastic RDMA (ERDMA) is released in Apsara Conference 2021 by Alibaba. This repository contains the open source drivers for ERDMA:
Userspace Provider Initialization
If the rdma-core/ folder is empty, please use this command to get initialized:
Then, use
scripts/patch_apply.shto apply the patches.