> However, let's not forget that there is *no* reason to think that the
> "Mixed Workload" phase is pure random read/write
You should run strace on it and see what the test is really doing. That's what I did, and it's definitely doing random writes followed by random reads at the syscall level....