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

Re: [Xen-devel] [Code Trace] dom0 Nouveau accelerated mmap problem

To: Arvind R <arvino55@xxxxxxxxx>
Subject: Re: [Xen-devel] [Code Trace] dom0 Nouveau accelerated mmap problem
From: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
Date: Mon, 1 Mar 2010 11:55:52 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Mon, 01 Mar 2010 09:20:05 -0800
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <d799c4761002272331q38df6ba0k4472eca57cbe8a9b@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/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>
References: <d799c4761002272331q38df6ba0k4472eca57cbe8a9b@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.19 (2009-01-05)
On Sun, Feb 28, 2010 at 01:01:16PM +0530, Arvind R wrote:
> Hi,
> In continuation of my 'Nouveau on dom0' posting, I dug into the code ...
> As Konrad had predicted, it is the discontinuous PFN in the mmapped
> area that seems to the problem.

<groan>
I had hoped it would not be...

So the is_iomem flag is set to zero, right? If that is the case, did
this patch:
http://lists.xensource.com/archives/html/xen-devel/2009-10/msg00986.html

help in any regard? And if it did, what did your ttm_bo_vm_fault start
spitting out?

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>
  • Re: [Xen-devel] [Code Trace] dom0 Nouveau accelerated mmap problem, Konrad Rzeszutek Wilk <=