From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Nimgaonkar, Satyajeet" Subject: RE: RE: Access Memory Pages Date: Fri, 12 Nov 2010 17:31:32 +0000 Message-ID: <12871952FC0E29439F861FA745BCDD8503ECA8C0@CH1PRD0104MB027.prod.exchangelabs.com> References: <12871952FC0E29439F861FA745BCDD8503ECA521@CH1PRD0104MB027.prod.exchangelabs.com> <12871952FC0E29439F861FA745BCDD8503ECA670@CH1PRD0104MB027.prod.exchangelabs.com>, Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: Content-Language: en-US List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: George Dunlap Cc: Xen Devel List-Id: xen-devel@lists.xenproject.org Hi George,=0A= Thank you for your response. I have already implemented a c= ustom hypercall and I want to access the memory pages allocated for a parti= cular process, with in this hypercall handler. So I was not quite sure if I= can initiate a hypercall from my custom hypercall handler i.e. from with i= n xen.=0A= I would appreciate if you could help further in this.=0A= Thanks.=0A= =0A= Regards,=0A= Satyajeet=0A= ________________________________________=0A= From: dunlapg@gmail.com [dunlapg@gmail.com] on behalf of George Dunlap [dun= lapg@umich.edu]=0A= Sent: Friday, November 12, 2010 2:54 AM=0A= To: Nimgaonkar, Satyajeet=0A= Cc: Xen Devel=0A= Subject: Re: [Xen-devel] RE: Access Memory Pages=0A= =0A= Have you tried looking for an existing hypercall which does something=0A= similar to what you want, to get a hint how it might be done?=0A= =0A= -George=0A= =0A= On Thu, Nov 11, 2010 at 9:49 PM, Nimgaonkar, Satyajeet=0A= wrote:=0A= > Hi,=0A= > Can anyone please tell me how should acquire the memory pages for a= =0A= > process. I want to achieve this from the hypercall handler so from within= =0A= > Xen. Also the process whose memory pages I wish to acquire is the same=0A= > process that is initiating the hypercall.=0A= > Thank you.=0A= >=0A= > Regards,=0A= > Satyajeet=0A= > ________________________________=0A= > From: xen-devel-bounces@lists.xensource.com=0A= > [xen-devel-bounces@lists.xensource.com] on behalf of Nimgaonkar, Satyajee= t=0A= > [SatyajeetNimgaonkar@my.unt.edu]=0A= > Sent: Thursday, November 11, 2010 10:57 AM=0A= > To: Xen Devel=0A= > Subject: [Xen-devel] Access Memory Pages=0A= >=0A= > Hi,=0A= > I have a hypercall implemented and I need to access the memory pages= =0A= > allocated for the process calling this hypercall within the hypercall=0A= > handler. If i could get any pointers on this it would be great.=0A= > Thank you very much.=0A= >=0A= > Regards,=0A= > Satyajeet=0A= >=0A= > _______________________________________________=0A= > Xen-devel mailing list=0A= > Xen-devel@lists.xensource.com=0A= > http://lists.xensource.com/xen-devel=0A= >=0A= >=0A=