Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752563Ab0F3GyL (ORCPT ); Wed, 30 Jun 2010 02:54:11 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:56348 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752240Ab0F3GyI (ORCPT ); Wed, 30 Jun 2010 02:54:08 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=DnMbXDJkYpT6KY36JtHS/HQJiaoUxpewAMRJIcW/QFGjlbA0sY1QOJqpSMm5xWP8az QYKqIItAIVwk2ZZASzlxCip+paOwTGVLCOQclGLv2rSy1gdTcJ4JMoOzz4M1lDU36Bay pG8mOd6zB4/HXjUSWDzW8G3T37Ay7/+IjYI20= MIME-Version: 1.0 In-Reply-To: References: <1264605932-8540-1-git-send-email-chris@chris-wilson.co.uk> <89k77n$ms73l9@fmsmga001.fm.intel.com> Date: Wed, 30 Jun 2010 16:54:07 +1000 Message-ID: Subject: Re: [Intel-gfx] [PATCH] drm/i915: Selectively enable self-reclaim From: Dave Airlie To: Linus Torvalds Cc: Chris Wilson , earny@net4u.de, Roman Jarosz , intel-gfx@lists.freedesktop.org, linux-kernel@vger.kernel.org, jcnengel@googlemail.com, "A. Boulan" , Hugh Dickins , Pekka Enberg , A Rojas , KOSAKI Motohiro , rientjes@google.com, michael@reinelt.co.at, stable@kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1045 Lines: 29 On Thu, Jan 28, 2010 at 3:19 AM, Linus Torvalds wrote: > > > On Wed, 27 Jan 2010, Chris Wilson wrote: >> >> Yes, it survives a short torture test that leaks lots of bo objects from >> X. Obviously this patch depends upon the new interface. > > All right. I'll apply my patch, since i'd rather have any half-way complex > logic for handling mappings in the generic mm code. And then I'll apply > yours, because now I can look at it without wanting to dig my eyes out. > Chris's patch has been reported to cause a regression in hibernate, I haven't set up a reproducer yet, and it might be a stable issue (someone bisected it in stable). https://bugzilla.kernel.org/show_bug.cgi?id=13811 Hopefully I can spend some time tomorrow setting up a machine to test. Dave. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/