[ofa-general] AMP/RDMA performance expectation

Dotan Barak dotanb at dev.mellanox.co.il
Wed Mar 12 00:11:39 PDT 2008


Hi.

Do you see performance changes between file reads/writes?
(can you check the performance of your code without doing the memory
registration?
to check if the algorithm that you are using fro sending data hurts the
performance)


thanks
Dotan



yangdong wrote:
> Hello! I implemented a message passing subsystem -- AMP for our cluster
> file system--DCFS3,
> I want AMP to run over Infiniband, I designed it in kernel(verbs).
> when client writing file, my protocol is implemented by RDMA WRITE, and
> reading file by RDMA
> READ, but perf of AMP is less than my expectation. Single thread (1t)
> read is 215MB/s, 4t is 340MB/s.
> And I see that the read file perf of NFS/RDMA is close to 600MB/s (1t).
> I made use of FMR and All physical reg ..and scatter/gather, but why the
> perf of AMP is lower?
>
>
>
>   




More information about the general mailing list