I'm using a software raid. I'm nearly 100Mo/s.
Without ioemu, it's the same thing.
On the device manager, i see Xen SCSI, the driver is OK
Writing on Dom0:
dd if=/dev/zero of=/tmp/disk.img bs=1M count=5000
5000+0 enregistrements lus
5000+0 enregistrements écrits
5242880000 bytes (5,2 GB) copied, 56,5965 s, 92,6 MB/s
Reading on Dom0 :
dd if=/tmp/disk.img of=/dev/null
10240000+0 enregistrements lus
10240000+0 enregistrements écrits
5242880000 bytes (5,2 GB) copied, 25,1306 s, 209 MB/s
Fajar A. Nugraha-3 wrote:
>
> On Thu, Oct 15, 2009 at 7:27 PM, Kyeto <kyeto@xxxxxxx> wrote:
>
>> disk = [ 'phy:/dev/sdb1,ioemu:hda,w',
>> 'file:/root/xp.iso,ioemu:hdc:cdrom,r'
>> ]
>> vif = [ 'type=ioemu, bridge=eth0' ]
>
> I just noticed these. Try removing ioemu from both lines. As I recall
> they would prevent GPLPV from working properly.
>
> --
> Fajar
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
>
--
View this message in context:
http://www.nabble.com/Too-slow-for-Windows-on-HVM-Xen-tp25907612p25925509.html
Sent from the Xen - User mailing list archive at Nabble.com.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|