[RFC 00/20] On demand paging

2014-03-02 Thread Haggai Eran
The following set of patches implements on-demand paging (ODP) support in the RDMA stack and in the mlx5_ib Infiniband driver. What is on-demand paging? Applications register memory with an RDMA adapter using system calls, and subsequently post IO operations that refer to the corresponding virtua

Re: [RFC 00/20] On demand paging

2014-03-13 Thread Haggai Eran
On 02/03/2014 12:49, Haggai Eran wrote: > The following set of patches implements on-demand paging (ODP) support > in the RDMA stack and in the mlx5_ib Infiniband driver. Hi Roland, Did you get a chance to look at this patchset? I'll be happy to hear your comments or answers any questions you ma

Re: [RFC 00/20] On demand paging

2014-04-24 Thread Or Gerlitz
On 02/03/2014 12:49, Haggai Eran wrote: The following set of patches implements on-demand paging (ODP) support in the RDMA stack and in the mlx5_ib Infiniband driver. I've placed the latest cut of the ODP patches on my public git tree @ git://beany.openfabrics.org/~ogerlitz/linux-2.6.git odp