Re: [Qemu-devel] Performance Profiling 2 VMs

2016-03-09 Thread Stefan Hajnoczi
On Wed, Mar 02, 2016 at 09:32:30PM -0800, kalyan tata wrote: > Thanks a lot for the quick reply Stefan > > Following from problem VM: > 18:56:29 CPU %user %nice%sys %iowait%irq %soft %steal > %idleintr/s > > 18:56:44 10.000.000.000.000.000.00

Re: [Qemu-devel] Performance Profiling 2 VMs

2016-03-02 Thread kalyan tata
Thanks a lot for the quick reply Stefan Following from problem VM: 18:56:29 CPU %user %nice%sys %iowait%irq %soft %steal %idleintr/s 18:56:44 10.000.000.000.000.000.000.00 100.20 0.00 18:56:49 10.000.000.000.00

Re: [Qemu-devel] Performance Profiling 2 VMs

2016-03-02 Thread Stefan Hajnoczi
On Tue, Mar 01, 2016 at 04:06:16PM -0800, kalyan tata wrote: > Hi All, > > I am new to qemu development. > Sorry If this is not the correct forum for this question, it would be great > if you could direct me to correct forum. > > I am seeing very low virtio network throughput on an older (2.6.18)

[Qemu-devel] Performance Profiling 2 VMs

2016-03-01 Thread kalyan tata
Hi All, I am new to qemu development. Sorry If this is not the correct forum for this question, it would be great if you could direct me to correct forum. I am seeing very low virtio network throughput on an older (2.6.18) linux guest vs another newer guest (3.10) both running on the same host.