Chris Mason wrote:

> Strange, these numbers are not quite what I was expecting ;)  Could you
> please post your fio job files?  Also, how much ram does the machine
> have?  Only writing doesn't seem like enough to fill the ram.
> 
> -chris
> 
> 

Sure:
> [global]
> directory=/mnt/temp/default
> filename=testfile
> size=300m
> randrepeat=1
> overwrite=1
> end_fsync=1
> 
> [job1]
> description="sequ. read"
> rw=read
> 
> [job2]
> stonewall
> description="rand. write"
> rw=randwrite
> 
> [job3]
> stonewall
> description="sequ. read"
> rw=read

I have 1.5 GB RAM. I can easily rerun the tests with modified jobs,
just tell me how to modify it

florian
-
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to