[LTP] [PATCH] syscalls/splice02: Reduce size of the input sequence
Cyril Hrubis
chrubis@suse.cz
Thu Aug 18 13:13:49 CEST 2016
Hi!
> This test may take a lot of time on slow FPGA-based targets. Size of
> the generated sequence may be reduced from 1-10000000 to seq 1-20000
> and in bytes it is still more than SPLICE_SIZE constant from splice02.c:
>
> #define SPLICE_SIZE (64*1024)
Good catch. It's quite useless to feed the test with more than 64KB and
the seq 1-20000 produces about 100KB.
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
More information about the ltp
mailing list