Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-11-22 Thread Yan Fridland
gnu.org>; Yan Fridland Subject: Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM On 2016年07月26日 15:48, Yan Fridland wrote: Hi Yadi, Thanks a lot for your comment. Actually I am doing emulator pin to the QEMU proces

Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-07-27 Thread Yan Fridland
done from the AnonHugePages and not from the old mechanism of regular Hugepages. May this somehow relate to my problem? Waiting for your comments, Thanks, Yan From: Yan Fridland Sent: Wednesday, July 27, 2016 10:17 AM To: 'Yadi'; qemu-discuss@nongnu.org Subject: RE: [Qemu-discuss

Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-07-27 Thread Yan Fridland
des what I saw in top it actually refers to the cache memory rather than to the swap region so it makes sense. Meaning, I still don’t know what happened and open to your advices. From: Yadi [mailto:yadi...@windriver.com] Sent: Wednesday, July 27, 2016 4:15 AM To: Yan Fridland; qemu-discuss@

Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-07-26 Thread Yan Fridland
cate a shared memory region in HOSTs RAM that causes such interference ? Thanks, Yan From: Yadi [mailto:yadi...@windriver.com] Sent: Tuesday, July 26, 2016 12:24 PM To: qemu-discuss@nongnu.org; Yan Fridland Subject: Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for ap

Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-07-26 Thread Yan Fridland
? Thanks, Yan From: Yadi [mailto:yadi...@windriver.com] Sent: Tuesday, July 26, 2016 6:12 AM To: Yan Fridland; qemu-discuss@nongnu.org Subject: Re: [Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM On 2016年07月25日 23:03, Yan Fridland wrote: Hello

[Qemu-discuss] [problem]-starting a VM causes RT (latency) problem for application running on another VM

2016-07-25 Thread Yan Fridland
Hello All, Here is a problem I saw when I ran virsh start to a VM. I have 2VMs on a server when one of them is running a RT application and the other is in shut down state. Then I executed "virsh start" to the second VM and saw 2-3 seconds later a big latency problem in my RT application runni

Re: [Qemu-discuss] /usr/bin/qemu-system-x86_64 Vs. /usr/bin/kvm emulator

2016-07-10 Thread Yan Fridland
Hello All, Can anyone please explain what is the difference between working with /usr/bin/qemu-system-x86_64 and /usr/bin/kvm emulators? I have some doubts regarding what is the best emulator type I should supply in the virsh XML (under ) to get maximum performance of my VM. Thank you, Yan

[Qemu-discuss] "mlock" configuration

2016-06-26 Thread Yan Fridland
Hello Guys, Can anyone explain what is the relevant virsh XML configuration to pass "mlock=on" to the QEMU? Besides I don't understand what is the difference between passing it as a variable to QEMU and setting mlock=on in the /etc/default/grub configuration of the VM. Is it the same? Can any

Re: [Qemu-discuss] Latency degradation on VM due to several QEMU processes on the host.

2016-06-20 Thread Yan Fridland
linuxfoundation.org/sites/events/files/slides/kvmforum2015-realtimekvm.pdf /--Regards, Alex/ On 19/06/16 14:38, Yan Fridland wrote: > Hi, > > Can you please comment on the overhead QEMU brings in terms of latency > and CPU utilization? > > > > I am running a highly lat

[Qemu-discuss] Latency degradation on VM due to several QEMU processes on the host.

2016-06-19 Thread Yan Fridland
Hi, Can you please comment on the overhead QEMU brings in terms of latency and CPU utilization? I am running a highly latency sensitive application on my VMs and I see some degradation in performance when running 2 QEMU processes on a single core, or even when I run 1 QEMU process on a single c