From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Wilson Subject: Re: More crashes with intel driver 1.10.4 and corrupted stack traces for GM45 Date: Tue, 13 Dec 2011 23:16:17 +0000 Message-ID: References: <20111211203200.GA31956@merlins.org> <20111213221318.GC11838@merlins.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTP id 013B99E778 for ; Tue, 13 Dec 2011 15:16:38 -0800 (PST) In-Reply-To: <20111213221318.GC11838@merlins.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org Errors-To: intel-gfx-bounces+gcfxdi-intel-gfx=m.gmane.org@lists.freedesktop.org To: Marc MERLIN , intel-gfx@lists.freedesktop.org List-Id: intel-gfx@lists.freedesktop.org On Tue, 13 Dec 2011 14:13:18 -0800, Marc MERLIN wrote: > On Sun, Dec 11, 2011 at 12:32:00PM -0800, Marc MERLIN wrote: > > Hi Eugeni and other folks on this list, > > Am I sending this to the wrong place or is GM45 unsupported? Apologies, it is a known issue. I was thrown by the bizarre stack trace, but it seems like it just the mmap failure blowing up in spectacular fashion. The ENOSPC issues arises from when we have either exhausted or badly fragmented the (on your system presumably) 32-bits of address space for GTT mappings such that we are no longer able to allocate new ones. I have recently begun to take a similar issue whereby we exhausted the per-process map limit with over 65,000 vma keep open. The solution there of capping the number of cached vma is likely to resolve this problem as well. -Chris -- Chris Wilson, Intel Open Source Technology Centre