* iperf problem with Windows SMP VM
@ 2009-01-20 9:53 ANNIE LI
2009-01-20 11:01 ` James Harper
0 siblings, 1 reply; 3+ messages in thread
From: ANNIE LI @ 2009-01-20 9:53 UTC (permalink / raw)
To: xen-devel
Hi
I am developing Window pv network driver and hit a problem now.
My server use Xen 3.1.4 and have 2 physical CPUs. When I create two VM
with 1 VCPU on a same server, iperf performance is OK between those two
VM, but there is performance degradation between those 2 VM when i
increase VCPU from 1 to 2.
This problem occurs in QEMU mode too.
Does Xen 3.1.4 has such problem or anything wrong in my configure file?
My configure file is as following:
acpi = 1
apic = 1
boot = 'c'
builder = 'hvm'
bootloader = '/usr/bin/pygrub'
device_model = '/usr/lib/xen/bin/qemu-dm'
disk = [
'file:/mnt/data/win2k3/Sys.img,hda,w!',
]
kernel = '/usr/lib/xen/boot/hvmloader'
memory = '600'
name = 'win2k3_s'
on_crash = ''
on_reboot = ''
serial = 'pty'
timer_mode = 1
usbdevice = 'tablet'
vcpus = 1
vif = [
'type=ioemu, mac=00:16:3E:55:D1:80, bridge=xenbr0',
]
vnc = 1
vncconsole = 1
vnclisten = '0.0.0.0'
vncpasswd = ''
vncunused = 1
Thanks
Annie.
^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: iperf problem with Windows SMP VM
2009-01-20 9:53 iperf problem with Windows SMP VM ANNIE LI
@ 2009-01-20 11:01 ` James Harper
2009-01-21 3:02 ` ANNIE LI
0 siblings, 1 reply; 3+ messages in thread
From: James Harper @ 2009-01-20 11:01 UTC (permalink / raw)
To: ANNIE LI, xen-devel
> Hi
>
> I am developing Window pv network driver and hit a problem now.
>
> My server use Xen 3.1.4 and have 2 physical CPUs. When I create two VM
> with 1 VCPU on a same server, iperf performance is OK between those
two
> VM, but there is performance degradation between those 2 VM when i
> increase VCPU from 1 to 2.
> This problem occurs in QEMU mode too.
>
> Does Xen 3.1.4 has such problem or anything wrong in my configure
file?
>
Annie,
I think it would be worthwhile testing Xen-3.3.1 as I get comparable
performance on SMP vs UP under 2003 (around 80% I think).
Under XP, SMP and UP performance are much closer, due to the way
interrupts are handled (according to the guys on the ntdev list).
James
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: iperf problem with Windows SMP VM
2009-01-20 11:01 ` James Harper
@ 2009-01-21 3:02 ` ANNIE LI
0 siblings, 0 replies; 3+ messages in thread
From: ANNIE LI @ 2009-01-21 3:02 UTC (permalink / raw)
To: James Harper; +Cc: xen-devel
[-- Attachment #1.1: Type: text/plain, Size: 862 bytes --]
James,
Thanks a lot. I will have a test on xen3.3.1.
Thanks
Annie
James Harper wrote:
>> Hi
>>
>> I am developing Window pv network driver and hit a problem now.
>>
>> My server use Xen 3.1.4 and have 2 physical CPUs. When I create two VM
>> with 1 VCPU on a same server, iperf performance is OK between those
>>
> two
>
>> VM, but there is performance degradation between those 2 VM when i
>> increase VCPU from 1 to 2.
>> This problem occurs in QEMU mode too.
>>
>> Does Xen 3.1.4 has such problem or anything wrong in my configure
>>
> file?
>
>
> Annie,
>
> I think it would be worthwhile testing Xen-3.3.1 as I get comparable
> performance on SMP vs UP under 2003 (around 80% I think).
>
> Under XP, SMP and UP performance are much closer, due to the way
> interrupts are handled (according to the guys on the ntdev list).
>
> James
>
[-- Attachment #1.2: Type: text/html, Size: 1361 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] 3+ messages in thread
end of thread, other threads:[~2009-01-21 3:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-20 9:53 iperf problem with Windows SMP VM ANNIE LI
2009-01-20 11:01 ` James Harper
2009-01-21 3:02 ` ANNIE LI
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.