From mboxrd@z Thu Jan 1 00:00:00 1970 From: PUCCETTI Armand Subject: mm.c ?? Date: Thu, 16 Feb 2006 18:52:30 +0100 Message-ID: <43F4BBDE.3060601@cea.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org I am trying to understand XEN 3.0.1 internals. Could someone please point me to some explanation/document of what file arch/x86/mm.c is doing precisely? Especially the functioning of function map_pages_to_xen? thanks in advance.