[Ocfs2-tools-devel] [Ocfs2-test-devel] [PATCH 5/6] New set of inline-data testing tools:Add multiple-node MPI testing binary for regular file.

tristan.ye tristan.ye at oracle.com
Sun Aug 31 23:33:22 PDT 2008


On Mon, 2008-09-01 at 14:17 +0800, Tao Ma wrote:
> 
> tristan.ye wrote:
> > It was created on the basis of existing inline-data.c by injecting the
> > MPI apis to make it runable among multiple nodes,it helps to perform a
> > concurrent rw operation among nodes upon one inlined file,also perform
> > multiple files operation separately.
> > 
> > Most of the testcases inside were similiar to original inline-data.c.
> > 
> > 
> > Signed-off-by: Tristan Ye <tristan.ye at oracle.com>
> again, large of the codes are the same as patch 2. So is there any 
> possibility of reusing them? It is good for both code review and 
> maintenance. The same for the patch 6(although you name it patch 5/6).

For the last patch 5/6,it should be 6/6 in fact, that's my mistake to
name the wrong subject. sorry for your confusion.

Yes, as you seen,there may be lots of functions looks like identical for you,since the patch 6 just is a MPI version of patch 2.
Maybe i can abstract some common funcs to a public file,then both two applications link to it.

Tristan.

> Regards,
> Tao




More information about the Ocfs2-tools-devel mailing list