From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:40738) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5UHw-0001JY-OO for qemu-devel@nongnu.org; Wed, 25 May 2016 04:35:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b5UHt-0000Or-I5 for qemu-devel@nongnu.org; Wed, 25 May 2016 04:35:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:46560) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b5UHt-0000Ol-64 for qemu-devel@nongnu.org; Wed, 25 May 2016 04:35:33 -0400 Date: Wed, 25 May 2016 11:35:28 +0300 From: "Michael S. Tsirkin" Message-ID: <20160525113516-mutt-send-email-mst@redhat.com> References: <1463738386-30868-1-git-send-email-liang.z.li@intel.com> <20160520120038.GA28757@redhat.com> <20160524130041-mutt-send-email-mst@redhat.com> <20160524111135.GA7392@redhat.com> <20160524181054-mutt-send-email-mst@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH RFC kernel] balloon: speed up inflating/deflating process List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Li, Liang Z" Cc: "linux-kernel@vger.kernel.org" , "qemu-devel@nongnu.org" , "virtualization@lists.linux-foundation.org" , "akpm@linux-foundation.org" , "pbonzini@redhat.com" , "dgilbert@redhat.com" , "amit.shah@redhat.com" , "kvm@vger.kernel.org" On Wed, May 25, 2016 at 01:00:27AM +0000, Li, Liang Z wrote: > It should be changed if we are going to use a small page bitmap. Exactly.