All of lore.kernel.org
 help / color / mirror / Atom feed
* why do I get bad disk write performance in the kernel 3.1?
@ 2011-11-09 14:58 Roberto Scudeller
  2011-11-09 15:18 ` Konrad Rzeszutek Wilk
  0 siblings, 1 reply; 9+ messages in thread
From: Roberto Scudeller @ 2011-11-09 14:58 UTC (permalink / raw)
  To: xen-devel


[-- Attachment #1.1: Type: text/plain, Size: 716 bytes --]

Hi all,

I'm testing the new kernel 3.1 from kernel.org, and xen 4.1.2-rc1-pre.
I execute a CrystalMark IO Benchmark, in windows 2003 VM with gplpv
drivers, and receive an amazing result for reading, but the write numbers
are very disappointing.

I run the VM in local disk, and receive these numbers:
Seq read: 244 MB/s
512K read: 239 MB/s
4K read: 27 MB/s
4K QD 32: 90 MB/s

Seq write: 20 MB/s
512K: 20 MB/s
4K: 8 MB/s
4K QD 32: 12MB/s

In older kernel, 2.6.32.x:
Seq read: 189 MB/s
512K read: 169 MB/s
4K read: 11 MB/s
4K QD 32: 34 MB/s

Seq write: 177 MB/s
512K: 166 MB/s
4K: 12 MB/s
4K QD 32: 36 MB/s

Could anyone help me. Why is the new kernel faster in reading, but too slow
writing ?

-- 
Roberto Scudeller

[-- Attachment #1.2: Type: text/html, Size: 888 bytes --]

[-- Attachment #2: Type: text/plain, Size: 138 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel

^ permalink raw reply	[flat|nested] 9+ messages in thread
* Re: why do I get bad disk write performance in the kernel 3.1?
@ 2012-01-18 12:46 Norbert Marx
  0 siblings, 0 replies; 9+ messages in thread
From: Norbert Marx @ 2012-01-18 12:46 UTC (permalink / raw)
  To: xen-devel

Hello,

I have the same problem and filed a bug: 
http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1801

[...]
> > I'm execute with file:/, but in xenstore-list, continue with qdisk.
> 
> Please try using losetup to bind your file to /dev/loopN and specifying
> phy:/dev/loopN in your config. That should get you blkback.
> 
> [...]
> > I try with "file://" and result was qdisk again. Do you think is LVM
> > test need?
> 
> That would also be interesting.

With this hints I modified libxl__try_phy_backend and the result was vbd now. 
But something es does not work with /etc/xen/scripts/block. All details can be 
find at http://bugzilla.xen.org/bugzilla/show_bug.cgi?id=1801.

regards,
Norbert

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

end of thread, other threads:[~2012-01-18 12:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-09 14:58 why do I get bad disk write performance in the kernel 3.1? Roberto Scudeller
2011-11-09 15:18 ` Konrad Rzeszutek Wilk
2011-11-09 16:52   ` Roberto Scudeller
2011-11-09 17:14     ` Roberto Scudeller
2011-11-10  3:42     ` Konrad Rzeszutek Wilk
2011-11-10  9:24       ` Ian Campbell
2011-11-10 14:25         ` Roberto Scudeller
2011-11-10 14:29           ` Ian Campbell
  -- strict thread matches above, loose matches on Subject: below --
2012-01-18 12:46 Norbert Marx

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.