SymbioticLab / Infiniswap

Infiniswap enables unmodified applications to efficiently use disaggregated memory.
241 stars 49 forks source link

IS fail to compile with MLNX_OFED 4.1 on CentOS #11

Open lastweek opened 6 years ago

lastweek commented 6 years ago

Have you guys tried MLNX_OFED-4.1 with IS?

I was running on CentOS 7.2 with vanilla-3.13.0, and some rdma APIs (e.g. rdma_create_id()) in MLNX_OFED-4.1 header files actually come from higher version kernel.

If you guys are able to compile/run IS with 4.1, please close this issue. If not, I'd suggest you guys try this out and remove the 4.1 from README.

Also, a decent error handling is really appreciated, especially for kernel modules. NO one wants a power cycle just for a BACKUP_DISK typo or rmmod.