[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] gplpv driver correctly supports 9GB RAM in Windows 32bit?
Hello I have Debian Linux 2.6.32-5-xen-amd64 Xen 4.0.1, 2 SAS drives in RAID 1, 16GB ram. I have virtualized Windows 2003R2 32bit where you install the latest version 0.11.0.295 gplpv After reading and reading forums and post testing, I noticed that the hard disk performance drops significantly when I assign the windows domU 9GB ram. (below I leave the config files) If I run the domU with 2GB of ram, I have 57% of performance in reading compared with the Debian Linux (dom0). Translated into numbers is Dom0 Read: 260.56MB/sec and dumU 150MB/sec. If I run the domU with 9GB of RAM, I have 42% of performance in reading compared with Debian Linux. (dom0). Translated into numbers is Dom0 Read: 260.56MB/sec and dumU 110MB/sec. These tests were done in windows1 and hard disk "'phy: / dev/sdb2, hdd, w'" This leads me to think I have some problems with windows1.cfg options, such as SAP, ioemu, hap. Or the low performance is associated with the need to map 32bit to 64bit? I'm really confused on many parameters and do not know if the combination of any of them is associated with low performance. Using windows 2003 64bit technically is more optimistic? mapping can influence both 32bit and 6 Thanks for being here. I leave the files under configuration If you do not understand English, do not claim to google translate, he does miracles with my bad Spanish:) My configuration windows1.cfg is /---- windows1.cfg kernel = '/usr/lib/xen-default/boot/hvmloader' device_model = '/usr/lib64/xen/bin/qemu-dm' builder = 'hvm' memory = '9216' acpi = 1 apic = 1 pae = 1 hap= 1 vcpus =16 disk = [ 'phy:/dev/gv_db/vl2,hda,w' ,'file:/mnt/sda5/iso_imagenes/w2003R2_adaptec.iso,hdb:cdrom,r' #H ,'phy:/dev/gv_db/vl1,hdc,w' ,'phy:/dev/sdb2,hdd,w' ] boot='c' e1000=1 vif = ['type=ioemu, bridge=eth0' ] #USB usb =1 usbdevice = 'host:0925:01003' sdl = 0 vnc = 1 vncviewer = 0 nographic = 0 localtime=0 \---- windows1.cfg /--- xm list windows1 27 9216 16 -b---- 970.1 -(Windows) windows2 512 4 12031.5 -(Windows) windows3 3 512 2 -b---- 37966.9 -(Windows) windows4 2 512 1 -b---- 30253.7 -(Windows) linux1 1 500 1 -b---- 10541.6 (linux) windows5 20 3052 4 -b---- 34441.8 (Windows) \--- xm list _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |