[LTP] [PATCH 5/5] Add test for data integrity over NFS
Cyril Hrubis
chrubis@suse.cz
Wed Nov 13 14:48:02 CET 2024
Hi!
> I'm not sure I understand your idea.
See:
https://github.com/linux-test-project/ltp/commit/762ee52cfe9b1e3ab8733f711f2a2f044ede334d
What we can do now is to start the test from shell and then run the C
child with a single instance of the test library. The end result looks
like this:
C shell loader process
|
Shell child process
|
C child process
And all of them increments counters in the same piece of shared memory,
there is only single timeout enforced by the top level process, etc.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list