Hi, In xen code i see references to P2M table. Is it same as shadow table?? If not where is the code that updates the shadow table?? Thanks Bollywood, fun, friendship, sports and more... you name it, we have it at http://in.groups.yahoo.com _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel
> -----Original Message----- > From: xen-devel-bounces@lists.xensource.com > [mailto:xen-devel-bounces@lists.xensource.com] On Behalf Of > Koripella Srinivas > Sent: 27 June 2007 14:20 > To: xen-devel@lists.xensource.com > Subject: [Xen-devel] Shadow Table > > Hi, > In xen code i see references to P2M table. > Is it same as shadow table??No, p2m table is a table of page-addresses, where the index is the "physical page number in guest" and the content in that location is the "machine page-address". A page-address is an address with the lower 12 bits removed.> If not where is the code that updates the shadow table??In .../xen/arch/x86/mm/shadow/* -- Mats> > Thanks > > > > ________________________________ > > Once upon a time there was 1 GB storage on Yahoo! Mail. Click > here for happy ending! > <http://in.rd.yahoo.com/tagline_mail_2/*http://help.yahoo.com/l/in/yahoo/mail/yahoomail/tools/tools-08.html/>>_______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel