On Mon, Feb 04 2008, Zhang, Yanmin wrote:
> On Mon, 2008-02-04 at 17:03 +0800, Zhang, Yanmin wrote:
> > When I used below job file to test, it hangs. I used gdb to check it and found
> > thread_main keeps calling clear_io_state over and over again. Every sub-process
> > has one file, but it doesn't finish its task after it finishs the file, so it
> > calls do_io again and again although it has no more file.
> >
> > If change bsrange=4k-4k, it does work. if it's 2k-4k, it also doesn't work.
> If I use bs=2k to replace bsrange, it looks like it does work although
> my testing is still running.
Can you try the current version, I fixed some bugs in this area on
friday? Either use git to download it, or just use
http://brick.kernel.dk/snaps/fio-git-latest.tar.gz
which is always a tar ball of the latest git, generated every hour.
-- Jens AxboeReceived on Mon Feb 04 2008 - 11:01:21 CET
This archive was generated by hypermail 2.2.0 : Mon Feb 04 2008 - 11:30:02 CET