3 messages in com.xensource.lists.xen-develRe: [Xen-devel] PATH: start_pfn field...
FromSent OnAttachments
Tristan Gingold29 Aug 2006 03:00.diffs
Hollis Blanchard29 Aug 2006 09:19 
Tristan Gingold30 Aug 2006 00:29 
Subject:Re: [Xen-devel] PATH: start_pfn field in xen_domctl_getmemlist_t
From:Hollis Blanchard (holl@us.ibm.com)
Date:08/29/2006 09:19:52 AM
List:com.xensource.lists.xen-devel

On Tue, 2006-08-29 at 12:00 +0200, Tristan Gingold wrote:

Because getmemlist needs to be restartable and read P2M, xen/ia64 has always passed start_pfn info trough the hypercall.

By "restartable" you mean create a continuation? Why does getmemlist need to be restartable only on IA64? Also, where does the IA64 code create a continuation for it now?