Im playing with SQLIO to learn how to get the most from it.
There are two flags to increase the load in SQLIO, the one to increase threads, and the one to increase outstanding IO.
My question is when do i use each parameter?
e.g. if i set 1 thread with 1 outandingIO, how does that differ from using 128 threads, each with 1 outstandingIO?