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] deleting mtrrs in dom0

To: Xen development list <xen-devel@xxxxxxxxxxxxxxxxxxxxx>
Subject: [Xen-devel] deleting mtrrs in dom0
From: Kurt Garloff <kurt@xxxxxxxxxx>
Date: Thu, 24 Mar 2005 19:06:34 +0100
Delivery-date: Thu, 24 Mar 2005 18:08:06 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-archive: <http://sourceforge.net/mailarchive/forum.php?forum=xen-devel>
List-help: <mailto:xen-devel-request@lists.sourceforge.net?subject=help>
List-id: List for Xen developers <xen-devel.lists.sourceforge.net>
List-post: <mailto:xen-devel@lists.sourceforge.net>
List-subscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=subscribe>
List-unsubscribe: <https://lists.sourceforge.net/lists/listinfo/xen-devel>, <mailto:xen-devel-request@lists.sourceforge.net?subject=unsubscribe>
Organization: SUSE/Novell
Sender: xen-devel-admin@xxxxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
Hi,

I seem to be undable to delete MTRRs in domain0:

root@tpkurt:~ [0]# cat /proc/mtrr 
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=0
reg01: base=0x1ff80000 ( 511MB), size= 512KB: uncachable, count=0
reg02: base=0xe0000000 (3584MB), size=  32MB: write-combining, count=0
reg03: base=0xd0000000 (3328MB), size= 256MB: write-combining, count=0
root@tpkurt:~ [0]# echo "disable=1" /proc/mtrr 
disable=1 /proc/mtrr
root@tpkurt:~ [0]# echo "disable=1" >/proc/mtrr 
root@tpkurt:~ [1]# cat /proc/mtrr 
reg00: base=0x00000000 (   0MB), size= 512MB: write-back, count=0
reg01: base=0x1ff80000 ( 511MB), size= 512KB: uncachable, count=0
reg02: base=0xe0000000 (3584MB), size=  32MB: write-combining, count=0
reg03: base=0xd0000000 (3328MB), size= 256MB: write-combining, count=0

Isn't this supposed to work?
-- 
Kurt Garloff                   <kurt@xxxxxxxxxx>             [Koeln, DE]
Physics:Plasma modeling <garloff@xxxxxxxxxxxxxxxxxxx> [TU Eindhoven, NL]
Linux: SUSE Labs (Director)    <garloff@xxxxxxx>            [Novell Inc]

Attachment: pgpnJFXamYSUf.pgp
Description: PGP signature

<Prev in Thread] Current Thread [Next in Thread>