WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-devel] [PATCH] mm-init.patch (for x86-64 xenlinux)

To: <Xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] mm-init.patch (for x86-64 xenlinux)
From: "Nakajima, Jun" <jun.nakajima@xxxxxxxxx>
Date: Sat, 21 May 2005 23:57:54 -0700
Delivery-date: Sun, 22 May 2005 06:57:23 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AcVem5O8N5r1qJg1ROaafq94/s90jQ==
Thread-topic: [PATCH] mm-init.patch (for x86-64 xenlinux)
The attached contains cleanups and bug fixes to 
linux-2.6.11-xen-sparse/arch/xen/x86_64/mm/init.c when allocating pages
for direct mapping. Basically it exends the initial translation done by
Xen to map more memory pages required for the page tables that provides
direct mapping (i.e. 1:1 mapping from virtual to physical memory), and
it also ensures that they be not used for other translation.

Signed-off-by: Jun Nakajima <jun.nakajima@xxxxxxxxx>

Jun

Attachment: mm-init.patch
Description: mm-init.patch

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] mm-init.patch (for x86-64 xenlinux), Nakajima, Jun <=