Try disabling every cache option (except disk cache), and rerun the IOMeter. The random writes should arrive at the right spot then at least, not sure of the reads. (and you don't really need the read-ahead on these).
~12K random writes @4K block = ~50MB/s, presuming 10 sec run time = ~500MB - just about right for the cache to influence it.
It can't add latency, otherwise the queue = 32 random reads would not surpass the 12K mark.




Reply With Quote
Bookmarks