linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Multi threaded random IO
@ 2009-07-17  9:28 Milind Dumbare
  2009-07-17 11:10 ` Emmanuel Florac
  0 siblings, 1 reply; 2+ messages in thread
From: Milind Dumbare @ 2009-07-17  9:28 UTC (permalink / raw)
  To: xfs mailing list, linux-fsdevel

Any standard comparison between multi threaded random Write vs multi 
threaded random Read on XFS or any other filesystem?

I see multi threaded random Write faster than multi threaded random 
Read. Which is contradictory to standard "Reads faster that Writes" law.

My test setup is.
10MB record size, 2TB filesize, 8 threads.iozone

Any comments?

Thanks,
Milind

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Multi threaded random IO
  2009-07-17  9:28 Multi threaded random IO Milind Dumbare
@ 2009-07-17 11:10 ` Emmanuel Florac
  0 siblings, 0 replies; 2+ messages in thread
From: Emmanuel Florac @ 2009-07-17 11:10 UTC (permalink / raw)
  To: Milind Dumbare; +Cc: xfs mailing list, linux-fsdevel

Le Fri, 17 Jul 2009 02:28:14 -0700
Milind Dumbare <milind@gslab.com> écrivait:

> I see multi threaded random Write faster than multi threaded random 
> Read. Which is contradictory to standard "Reads faster that Writes"
> law.
> 
> My test setup is.
> 10MB record size, 2TB filesize, 8 threads.iozone
> 
> Any comments?

Well it very much depends upon your underlying hardware. For instance
3Ware RAID cards with default settings read very poorly, they even get
much slower in sequential read than sequential write.

So basically you have to provide much more detailed hardware setup :
storage hardware, attachment, number and type of drives, RAID level...

-- 
----------------------------------------
Emmanuel Florac     |   Intellique
----------------------------------------

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-07-17 11:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-17  9:28 Multi threaded random IO Milind Dumbare
2009-07-17 11:10 ` Emmanuel Florac

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).