[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Re: poor domU VBD performance.
Ian Pratt <m+Ian.Pratt <at> cl.cam.ac.uk> writes: > > > > I've checked in something along the lines of what you > > described into > > > both the 2.0-testing and the unstable trees. Looks to have > > identical > > > performance to the original simple patch, at least for a bulk 'dd'. > > > > Can you post the patch here for review? Or just point me > > somewhere I can view it. > > Jens, > > Thanks for your help on this. > > Here's Keirs updated patch: > http://xen.bkbits.net:8080/xen-2.0-testing.bk/gnupatch <at> 424c1abd7LgWMiask > LEEAAX7ffdkXQ > > Which is based on this earlier patch from you: > http://xen.bkbits.net:8080/xen-2.0-testing.bk/gnupatch <at> 424bba4091aV1FuNk > sY_4w_z4Tvr3g > > Best, > Ian > I have applied the patch in blkback.c for xen0 and have gotten good results now. I have tested two systems one with a standard ide disk device and another with two SATA disks. I stumbled over this issue when I was doing filesystem io and wanted to check the efficiency of xen-linux. It was then that I went to raw IO on block devices and found that it didn't perform as I hoped. Now I have switched back to the filesystem operations. I do this by copying a "/usr" subtree from a slackware-10.0 installation containg about 750 MB in 2200 directories and 37000 files. Copying these files with target directory on the same device as the source directory, I get between 90 and 93% of the per- formance in Dom0, when I work with DomU. When copying form a directory on one device into a directory of another device, performance in DomU leaks more behind that of Dom0. It's only 50 to 60 percent of the Dom0 performance. The performance is less than it is when using only one disk. I found out that the sum of the business of the two disks as reported by iostat on Dom0 is always slightly above 100%. Does this reflect that the reading and the writing both go through the VDB driver ? Both devices are never 100 % busy. Any explanations ? Thanks in advance Peter _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |