Support > 4 byte verify write patterns
authorRadha Ramachandran <radha@google.com>
Tue, 27 Oct 2009 19:14:27 +0000 (20:14 +0100)
committerJens Axboe <jens.axboe@oracle.com>
Tue, 27 Oct 2009 19:14:27 +0000 (20:14 +0100)
This is the patch I have to write/read/verify hex patterns of size > 4
bytes.  I have tested these on hard drives and did not see any
performance change. I am assuming the performance drop if any might show
up in the read phase for probably solid state drives and maybe it can be
worked around using the asynchronous verify flag.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>

No differences found