From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v10 09/15] tools/libxc: x86 PV restore code Date: Tue, 5 May 2015 14:00:40 +0100 Message-ID: <1430830840.2660.85.camel@citrix.com> References: <1429789725-18768-1-git-send-email-andrew.cooper3@citrix.com> <1429789725-18768-10-git-send-email-andrew.cooper3@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1429789725-18768-10-git-send-email-andrew.cooper3@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Andrew Cooper Cc: Wei Liu , Ian Jackson , Xen-devel List-Id: xen-devel@lists.xenproject.org On Thu, 2015-04-23 at 12:48 +0100, Andrew Cooper wrote: > + * Set a pfn as populated, expanding the tracking structures if needed. To > + * avoid realloc()ing too excessivly, the size increased to the nearest power "excessively". Otherwise: Acked-by: Ian Campbell