mygithub20152015

Results 1 comments of mygithub20152015

I met the same problem. RDMABuffer::RDMABuffer(RDMAChannel* channel, uint8_t* addr, size_t size) : channel_(channel), addr_(addr), size_(size) { //******************************************************* // case 1: Use cpu memory ibv_reg_mr() is ok, but some code is...