On Mon, Feb 04 2008, Zhang, Yanmin wrote:
> iodepth will be set to 1 if the io enginee is SYNC, as well as
> iodepth_batch.
>
> Is it possible to use different values although it's SYNC? I mean, the
> core could call writev/readv, so iodepth means the vector number in
> writev/readv.
OK, so for sequential IO, piece them together in an iovec and use readv
or writev when we see a non-sequential bit? It's definitely possible,
though I don't know if I'd call that queuing.
I'll give it a go!
-- Jens AxboeReceived on Mon Feb 04 2008 - 09:24:03 CET
This archive was generated by hypermail 2.2.0 : Mon Feb 04 2008 - 09:30:01 CET