Re: [Qemu-devel] [PATCH resend 1.5] Add option to mlock qemu and guest memory

2013-04-22 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH resend 1.5] Add option to mlock qemu and guest memory

2013-04-19 Thread Paolo Bonzini
From: Satoru Moriya In certain scenario, latency induced by paging is significant and memory locking is needed. Also, in the scenario with untrusted guests, latency improvement due to mlock is desired. This patch introduces a following new option to mlock guest and qemu memory: -realtime mlock=