[LTP] [PATCH v3] diotest6: test readv/writev not read/write

Eryu Guan eguan@redhat.com
Fri Apr 21 13:19:39 CEST 2017


On Fri, Apr 21, 2017 at 01:08:09PM +0200, Richard Palethorpe wrote:
> Hello Eryu,
> 
> On Thu, 16 Mar 2017 16:51:41 +0800
> "Eryu Guan" <eguan@redhat.com> wrote:
> 
> > According to the comments in diotest6, it's supposed to test
> > readv/writev syscalls not read/write, which are tested by diotest3.
> > 
> > Update the case to test readv/writev.
> 
> It seems that since this change, the test now takes a lot longer to complete
> on SUSE Enterprise and OpenSUSE. Before the change it took a few minutes at
> most, now it takes over an hour.
> 
> Have you observed this on RHEL and is it expected?

No, I didn't see a longer run time of diotest6 itself on RHEL6/7.

But I enabled dio30, which runs "diotest6 -b 65536 -n 100 -i 1000 -o
1024000" and takes longer time (from 10 minutes to 1 hour, depends on
your host configuration), see commit 71f253f7d74d ("runtest/dio: enable
dio29/30"). Is this your case?

Thanks,
Eryu


More information about the ltp mailing list