From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934223AbcJ0Ago convert rfc822-to-8bit (ORCPT ); Wed, 26 Oct 2016 20:36:44 -0400 Received: from mga03.intel.com ([134.134.136.65]:59992 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932430AbcJ0Agl (ORCPT ); Wed, 26 Oct 2016 20:36:41 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,551,1473145200"; d="scan'208";a="1059745189" From: "Li, Liang Z" To: "Hansen, Dave" , "mst@redhat.com" CC: "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" , "linux-mm@kvack.org" , "virtio-dev@lists.oasis-open.org" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "quintela@redhat.com" , "dgilbert@redhat.com" , "pbonzini@redhat.com" , "cornelia.huck@de.ibm.com" , "amit.shah@redhat.com" Subject: RE: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration Thread-Topic: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration Thread-Index: AQHSK2WJC1hKfNkP2EaN2boMpmMvBaCyo0uAgAfeEICAAAoPkIAAAWkAgADvEVA= Date: Thu, 27 Oct 2016 00:36:02 +0000 Message-ID: References: <1477031080-12616-1-git-send-email-liang.z.li@intel.com> <580A4F81.60201@intel.com> <5810F2A4.6080907@intel.com> In-Reply-To: <5810F2A4.6080907@intel.com> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMzBkYTE0Y2EtMWY1MC00NzZmLTk0ZWMtZjA4ZmYyZmNkYWIwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjdTcm9zZzA4c09KS3FoVE41cUppSUFNbVZwVVdIRU5QeThncTg0a1V0NEE9In0= x-ctpclassification: CTP_IC x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > Cc: linux-kernel@vger.kernel.org; virtualization@lists.linux-foundation.org; > linux-mm@kvack.org; virtio-dev@lists.oasis-open.org; kvm@vger.kernel.org; > qemu-devel@nongnu.org; quintela@redhat.com; dgilbert@redhat.com; > pbonzini@redhat.com; cornelia.huck@de.ibm.com; amit.shah@redhat.com > Subject: Re: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast > (de)inflating & fast live migration > > On 10/26/2016 03:13 AM, Li, Liang Z wrote: > > 3 times memory required is not accurate, please ignore this. sorry ... > > The complexity is the point. > > What is making it so complex? Can you describe the problems? I plan to complete it first and send out the patch set, then discuss if it worth. I need some time. Thanks! Liang From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Li, Liang Z" Subject: RE: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration Date: Thu, 27 Oct 2016 00:36:02 +0000 Message-ID: References: <1477031080-12616-1-git-send-email-liang.z.li@intel.com> <580A4F81.60201@intel.com> <5810F2A4.6080907@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" , "linux-mm@kvack.org" , "virtio-dev@lists.oasis-open.org" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "quintela@redhat.com" , "dgilbert@redhat.com" , "pbonzini@redhat.com" , "cornelia.huck@de.ibm.com" , "amit.shah@redhat.com" To: "Hansen, Dave" , "mst@redhat.com" Return-path: Sender: List-Post: List-Help: List-Unsubscribe: List-Subscribe: In-Reply-To: <5810F2A4.6080907@intel.com> Content-Language: en-US List-Id: kvm.vger.kernel.org > Cc: linux-kernel@vger.kernel.org; virtualization@lists.linux-foundation.o= rg; > linux-mm@kvack.org; virtio-dev@lists.oasis-open.org; kvm@vger.kernel.org; > qemu-devel@nongnu.org; quintela@redhat.com; dgilbert@redhat.com; > pbonzini@redhat.com; cornelia.huck@de.ibm.com; amit.shah@redhat.com > Subject: Re: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast > (de)inflating & fast live migration >=20 > On 10/26/2016 03:13 AM, Li, Liang Z wrote: > > 3 times memory required is not accurate, please ignore this. sorry ... > > The complexity is the point. >=20 > What is making it so complex? Can you describe the problems? I plan to complete it first and send out the patch set, then discuss if it= worth. I need some time. Thanks! Liang From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pa0-f69.google.com (mail-pa0-f69.google.com [209.85.220.69]) by kanga.kvack.org (Postfix) with ESMTP id 4BCBE6B0275 for ; Wed, 26 Oct 2016 20:36:08 -0400 (EDT) Received: by mail-pa0-f69.google.com with SMTP id r13so11641308pag.1 for ; Wed, 26 Oct 2016 17:36:08 -0700 (PDT) Received: from mga14.intel.com (mga14.intel.com. [192.55.52.115]) by mx.google.com with ESMTPS id y9si5121474pfa.215.2016.10.26.17.36.07 for (version=TLS1 cipher=AES128-SHA bits=128/128); Wed, 26 Oct 2016 17:36:07 -0700 (PDT) From: "Li, Liang Z" Subject: RE: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration Date: Thu, 27 Oct 2016 00:36:02 +0000 Message-ID: References: <1477031080-12616-1-git-send-email-liang.z.li@intel.com> <580A4F81.60201@intel.com> <5810F2A4.6080907@intel.com> In-Reply-To: <5810F2A4.6080907@intel.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Sender: owner-linux-mm@kvack.org List-ID: To: "Hansen, Dave" , "mst@redhat.com" Cc: "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" , "linux-mm@kvack.org" , "virtio-dev@lists.oasis-open.org" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "quintela@redhat.com" , "dgilbert@redhat.com" , "pbonzini@redhat.com" , "cornelia.huck@de.ibm.com" , "amit.shah@redhat.com" > Cc: linux-kernel@vger.kernel.org; virtualization@lists.linux-foundation.o= rg; > linux-mm@kvack.org; virtio-dev@lists.oasis-open.org; kvm@vger.kernel.org; > qemu-devel@nongnu.org; quintela@redhat.com; dgilbert@redhat.com; > pbonzini@redhat.com; cornelia.huck@de.ibm.com; amit.shah@redhat.com > Subject: Re: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast > (de)inflating & fast live migration >=20 > On 10/26/2016 03:13 AM, Li, Liang Z wrote: > > 3 times memory required is not accurate, please ignore this. sorry ... > > The complexity is the point. >=20 > What is making it so complex? Can you describe the problems? I plan to complete it first and send out the patch set, then discuss if it= worth. I need some time. Thanks! Liang -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54438) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bzYg1-0007he-1R for qemu-devel@nongnu.org; Wed, 26 Oct 2016 20:36:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bzYfx-00060N-Ts for qemu-devel@nongnu.org; Wed, 26 Oct 2016 20:36:13 -0400 Received: from mga11.intel.com ([192.55.52.93]:43781) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1bzYfx-0005z2-Ll for qemu-devel@nongnu.org; Wed, 26 Oct 2016 20:36:09 -0400 From: "Li, Liang Z" Date: Thu, 27 Oct 2016 00:36:02 +0000 Message-ID: References: <1477031080-12616-1-git-send-email-liang.z.li@intel.com> <580A4F81.60201@intel.com> <5810F2A4.6080907@intel.com> In-Reply-To: <5810F2A4.6080907@intel.com> Content-Language: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [Qemu-devel] [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast (de)inflating & fast live migration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Hansen, Dave" , "mst@redhat.com" Cc: "linux-kernel@vger.kernel.org" , "virtualization@lists.linux-foundation.org" , "linux-mm@kvack.org" , "virtio-dev@lists.oasis-open.org" , "kvm@vger.kernel.org" , "qemu-devel@nongnu.org" , "quintela@redhat.com" , "dgilbert@redhat.com" , "pbonzini@redhat.com" , "cornelia.huck@de.ibm.com" , "amit.shah@redhat.com" > Cc: linux-kernel@vger.kernel.org; virtualization@lists.linux-foundation.o= rg; > linux-mm@kvack.org; virtio-dev@lists.oasis-open.org; kvm@vger.kernel.org; > qemu-devel@nongnu.org; quintela@redhat.com; dgilbert@redhat.com; > pbonzini@redhat.com; cornelia.huck@de.ibm.com; amit.shah@redhat.com > Subject: Re: [RESEND PATCH v3 kernel 0/7] Extend virtio-balloon for fast > (de)inflating & fast live migration >=20 > On 10/26/2016 03:13 AM, Li, Liang Z wrote: > > 3 times memory required is not accurate, please ignore this. sorry ... > > The complexity is the point. >=20 > What is making it so complex? Can you describe the problems? I plan to complete it first and send out the patch set, then discuss if it= worth. I need some time. Thanks! Liang