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] Memory mapping query on Xen

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Memory mapping query on Xen
From: "Girish Shirasat" <girish.shirasat@xxxxxxxxxxxxxx>
Date: Fri, 4 May 2007 07:30:57 +0100
Delivery-date: Wed, 09 May 2007 10:17:33 -0700
Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=C1aO7V9EZNYw7TUeTUoAsbD/qJ/cKH0XpMOfTPFzOJcT9+qj19BU4bcurdRA6IW2mXc8huTOA/Js+PcVQ7t6CrMtUyf7lg+yVDvZ5E8RkkyT1jG8fs4uTBlyT++pLVNhecgQU7L8QBmPUFDVvkQ+m+HDTJcMqWo+eOQ9qlPtRDs=
Domainkey-signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=QoI8J09ZRAatKNc26kFrgQxrw6JBK5dLYHvGJbd3mDjQ3ZDdDgTM2eUlcq4w7E9wtMsyhEhhzB4cVJs2VAgLmavjmePn/sqHLkYcCwVbGv92dzlpVVqZxpGGnDx96rv8N8fvcfTgPgmD4sE6u3f2lbG9qYei2kBHUqzBD1q+rYw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <a14fb1800705022340k376cdf57uf7cffbe451b5eee3@xxxxxxxxxxxxxx>
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>
References: <a14fb1800705022340k376cdf57uf7cffbe451b5eee3@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx

Hello Folks,
   I am very new to Xen hence forgive me if this is a naive qn. On my board I have 1 GB of Ram. When Xen
launches Domain0 ie Linux , I reserved some high mem region for my driver usage. When I tried to access the
reseved high memory region for my driver using ioremap it failed. Can anybody please help me understand what 
could me the problem out here. When i used the mfn_to_virt for the first address of the reserved memory , i did get 
a virtual address and was able to write for 2 pages only. Also the high mem start which was histrocially set to 896MB
has been moved to 728MB. I would appreciate for any pointers on this.
 
Girish
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>