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] [HVM] [2/2] Move the TCPA tables into highest availa

To: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] [HVM] [2/2] Move the TCPA tables into highest available 32bit memory by 'mallocing' from the e820 table
From: Stefan Berger <stefanb@xxxxxxxxxx>
Date: Thu, 16 Nov 2006 14:38:05 -0500
Cc: keir@xxxxxxxxxxxxx
Delivery-date: Thu, 16 Nov 2006 11:38:43 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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
This patch increases the size of the logging table to 64kb and 'mallocs'
space for this table from the e820 table in the highest-reachable 32 bit
area.


Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxx>


Attachment: acpi_tcpa_memory_from_e820.diff
Description: Text Data

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] [PATCH] [HVM] [2/2] Move the TCPA tables into highest available 32bit memory by 'mallocing' from the e820 table, Stefan Berger <=