>I wish to know does the Winverbs API 'ibv_reg_mr' pins the user >memory pages of user process from being paged out while transfer? Else >how HCA ensures pages are pinned while post send/recv operation. 'Winverbs' does not, but the HCA driver should. - Sean