Re: [Qemu-devel] [PATCH resend 1.5] Add option to mlock qemu and guest memory
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH resend 1.5] Add option to mlock qemu and guest memory
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=