Re: [PATCH 00/13] KVM: MMU: fast page fault

From: Xiao Guangrong
Date: Wed Apr 11 2012 - 08:51:52 EST


On 04/11/2012 08:15 PM, Takuya Yoshikawa wrote:

> On Tue, 10 Apr 2012 19:58:44 +0800
> Xiao Guangrong <xiaoguangrong@xxxxxxxxxxxxxxxxxx> wrote:
>
>> No, i do not really agree with that.
>>
>> We really can get great benefit from O(1) especially if lockless write-protect
>> is introduced for O(1), live migration is very useful for cloud computing
>> architecture to balance the overload on all nodes.
>
> Recently, you said to me that you were not familiar with live migration.
> Actually you did not know the basics of pre-copy live migration.
>
> I know live migration better than you because NTT has Kemari and it uses
> live migration infrastructure. My work is originated from the data
> I got during profiling Kemari.


Well, my point is that live migration is so very useful that it is worth
to be improved, the description of your also proves this point.

What is your really want to say but i missed?

>
> SRCU-less dirty logging was also motivated by the pressures from scheduler
> developers. Everything was really needed.
>


Totally agree, please note, i did not negate your contribution on dirty
logging at all.

>
> Have you ever used live migration for real service?
>


I should admit that you are better at live migration, but it does not
hinder our discussion. If you think i was wrong, welcome to correct me
at any time.

> I cannot say whether O(1) is OK with me without any real background.
>


Okay, let us to compare the performance number after O(1) implemented.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/