From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: Query on alloc_xenheap_pages Date: Fri, 17 Oct 2014 09:47:12 +0100 Message-ID: <1413535632.2012.30.camel@citrix.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Vijay Kilari Cc: Julien Grall , "xen-devel@lists.xen.org" , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org On Fri, 2014-10-17 at 13:12 +0530, Vijay Kilari wrote: > Does alloc_xenheap_pages() allocate physically contiguous memory? Yes. Ian.