Strange IO performance with UFS

Stefan Parvu sparvu at systemdatarecorder.org
Sat Jul 5 14:05:38 UTC 2014


> This looks much better than what I've saw in my benchmarks, how much
> memory does the system have?

We use on this system 64GB RAM. If you increase the block size in fio you should see
better throughput, as you already found. Cool, you sorted out the thing.

As a side note: interesting for us, was to discover that system usage between Debian 7
and FreeBSD was kind of different for our test workloads. Strange Linux system was 
around 3-4% system time, no matter what sort of block size or number of files we were pushing
using hardware raid 10, resulting in a high iowait time and high run queue length (which on Linux 
systems adds to it the iowait).
 
FreeBSD, I think, does not add to the run queue length the iowait processes waiting for a
storage, network etc. Is this correct ? 

-- 
Stefan Parvu <sparvu at systemdatarecorder.org>


More information about the freebsd-hackers mailing list