> -----Original Message----- > From: Anthony Liguori [mailto:aligu...@us.ibm.com] > Sent: Wednesday, March 27, 2013 11:18 AM > To: Satoru Moriya; qemu-devel@nongnu.org > Cc: Jan Kiszka; mtosa...@redhat.com; Paolo Bonzini; Seiji Aguchi; Tomoki > Sekiyama; dle- > deve...@lists.sourceforge.net; satoru.moriya...@hitachi.com > Subject: Re: [Qemu-devel] [PATCH v4] Add option to mlock qemu and guest memory > > Satoru Moriya <satoru.mor...@hds.com> writes: > > > 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=on|off > > > > Signed-off-by: Satoru Moriya <satoru.mor...@hds.com> > > Reviewed-by: Paolo Bonzini <pbonz...@redhat.com> > > Reviewed-by: Marcelo Tosatti <mtosa...@redhat.com> > > This patch doesn't apply because you're sending it MIME encoded and the patch > has carriage returns in > it. I think your mailer is badly munging the patch. > > Please send it via git-send-email directly from the repository.
I'm sorry for bothering you... Currently my company doesn't allow me to use git-send-email to send a email. So now I'm trying to find work around with IT. Once it is solved, I re-post the patch. Regards, Satoru