|
From: Anthony L. <ali...@us...> - 2013-04-02 19:12:41
|
Seiji Aguchi <sei...@hd...> writes: > Anthony, > >> 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. > > Satoru and I still talk if we can use git-send-email with my company IT. > But, it seems to take a long time... > > So, I attached Satoru's patch. > Could you please apply it to your tree? Even attached, the patch still has carriage returns. I don't have a lot of confidence in accept a patch if it cannot be submitted in the correct fashion at least. Regards, Anthony Liguori > > Seiji > >> -----Original Message----- >> From: Satoru Moriya >> Sent: Thursday, March 28, 2013 12:43 AM >> To: Anthony Liguori; qem...@no... >> Cc: Jan Kiszka; mto...@re...; Paolo Bonzini; Seiji Aguchi; Tomoki Sekiyama; dle...@li...; >> sat...@hi... >> Subject: RE: [Qemu-devel] [PATCH v4] Add option to mlock qemu and guest memory >> >> > -----Original Message----- >> > From: Anthony Liguori [mailto:ali...@us...] >> > Sent: Wednesday, March 27, 2013 11:18 AM >> > To: Satoru Moriya; qem...@no... >> > Cc: Jan Kiszka; mto...@re...; Paolo Bonzini; Seiji Aguchi; >> > Tomoki Sekiyama; dle- de...@li...; >> > sat...@hi... >> > Subject: Re: [Qemu-devel] [PATCH v4] Add option to mlock qemu and >> > guest memory >> > >> > Satoru Moriya <sat...@hd...> 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 <sat...@hd...> >> > > Reviewed-by: Paolo Bonzini <pbo...@re...> >> > > Reviewed-by: Marcelo Tosatti <mto...@re...> >> > >> > 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 |