Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932831AbZKEABt (ORCPT ); Wed, 4 Nov 2009 19:01:49 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932687AbZKEABs (ORCPT ); Wed, 4 Nov 2009 19:01:48 -0500 Received: from icebox.esperi.org.uk ([81.187.191.129]:33726 "EHLO mail.esperi.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932633AbZKEABs (ORCPT ); Wed, 4 Nov 2009 19:01:48 -0500 To: "TuxOnIce users' list" Cc: Richard Purdie , Linux-Kernel-Mailing-List Subject: Re: [TuxOnIce-users] An assortment of TuxOnIce resume panics on a Radeon KMS-running system in 2.6.31.5, lzo-related? References: <87ocnim1bj.fsf@spindle.srvr.nix> <4AF1F611.6050206@crca.org.au> From: Nix Emacs: a learning curve that you can use as a plumb line. Date: Thu, 05 Nov 2009 00:01:44 +0000 In-Reply-To: <4AF1F611.6050206@crca.org.au> (Nigel Cunningham's message of "Thu, 05 Nov 2009 08:45:53 +1100") Message-ID: <874op9n8k7.fsf@spindle.srvr.nix> User-Agent: Gnus/5.1008 (Gnus v5.10.8) XEmacs/21.5-b29 (linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-DCC-URT-Metrics: spindle 1060; Body=3 Fuz1=3 Fuz2=3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2706 Lines: 60 On 4 Nov 2009, Nigel Cunningham told this: > Hi. > > Thanks for your bug report. > > I'd say it's a bug in the TuxOnIce code. How recent a version are you > running? (It's been a while since I bumped the version number, so saying > 3.0.1 doesn't mean much any more). Is it recent git? 4eddd0d169ddd285b9d7afdcbbfc1a85b870f5ea from your tuxonice 2.6.31 tree, (merged, as mentioned, with Dave Airlie's drm-next branch). I think that's the latest, right? > Would you also let me know how your storage is configured - file > allocator? swap allocator? More than one swap device? priorities? (I've Swap allocator, striped equal-priority swap on two physical disks (otherwise occupied entirely with an md1 array): total used free shared buffers cached Mem: 12301216 1238928 11062288 0 111228 440956 -/+ buffers/cache: 686744 11614472 Swap: 25189904 0 25189904 mutilate 2 ~% cat /proc/swaps Filename Type Size Used Priority /dev/sda2 partition 12594952 0 0 /dev/sdb2 partition 12594952 0 0 (yes, I know it was mad to define swap as 2xRAM on this machine, but I have disk space coming out of my ears and have no idea what to do with it :) ) Swap was barely in use when I suspended (and it's even less in use now relatively recently post-reboot). > been doing work in this area recently, and so suspect that it might be > the cause). It's odd that it manifested as a decompressor failure. I suppose if something corrupts the data en route to or from the disk you might see this? (wild speculation: maybe ordinary swapping happened on top of it, though this seems rather unlikely). I'm impressed with how well ToI works, btw: it must have saved me about twenty quid in power costs on this desktop box already and I've only been using it for a couple of months. I was even more impressed that nothing went wrong when I started using KMS, once I'd boosted the reserved pages enough: took a while to figure out the cause of those crashes, though. Maybe you should print a very loud message when the number of reserved pages that haven't been consumed drops below some smallish number, if it's detectable, 'cos right now exceeding it generally results in a crash at suspension time and newbies like me can't tell the cause easily... -- 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/