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] Add boot option to disable MTRR clipping

To: "xen-devel@xxxxxxxxxxxxxxxxxxx" <xen-devel@xxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] [PATCH] Add boot option to disable MTRR clipping
From: George Dunlap <dunlapg@xxxxxxxxx>
Date: Tue, 28 Apr 2009 15:23:21 +0100
Delivery-date: Tue, 28 Apr 2009 07:23:47 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:date :x-google-sender-auth:message-id:subject:from:to:content-type; bh=7BS53rc26sazmCP2MwmobRVzdwZ7f4dTenEeezjXiRo=; b=CqL9T1hBe7TUx5hk7A6OymKlj4iG35Sv1irSozJOmxPbyw+BrX0Itfr1aD5solxRTr WqOsgAu7RKmB+tDU8oc8TL9iAVJ90LXPgFnEDTiBGgjHReGXPyZ8O7B1q9ZQZ4CCTfdC 6sZXUEgubcfDMuTn5I4wUBPIIf6poV13CbpEE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; b=Qf4vr3FFr4Tux/fpvU9hgbCvTnQ1qKslsQs9lyc1ThoCv/OiQhh36Wg59dFqsZgDgH aIbEHud7EO3A9YtwMKYarA9XUxrGR6jbVLhXDnsQYrzyR68OULIzbP0uIJgtyqGvtRNJ oa0Rw8DRRl3IXFr9z75FuUAiiV6AmkWkE9kw8=
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/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
In the unusual event that the range clipping causes problems, or
people just want to use all of their memory even if it's uncached, add
a boot option to disable MTRR clipping.

Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx>

Attachment: mtrr-check-boot-param.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] Add boot option to disable MTRR clipping, George Dunlap <=