[openib-general] Re: [PATCH] rdma_lat-09 and results

Michael S. Tsirkin mst at mellanox.co.il
Wed Jun 15 15:11:39 PDT 2005


Quoting r. Grant Grundler <iod00d at hp.com>:
> 2) I working towards making the server side a daemon.
>    ie move stuff out of main:

I have another idea: lets move all the socket stuff out of perftests
altogether. Each test will just read/write standard input/output.
Reports will go to standard error.

On top of this, we'll be able to have a script/program, or
multiple different programs, that will perform the
server/client communication in whatever way we want it to.
One simple way would be to dup the socket descriptor
to standard input/output.

It seems this would also let the same test use cm for connection setup,
but I didnt look at ucm, yet.

-- 
MST



More information about the general mailing list