Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753709AbZKNBu5 (ORCPT ); Fri, 13 Nov 2009 20:50:57 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753507AbZKNBu4 (ORCPT ); Fri, 13 Nov 2009 20:50:56 -0500 Received: from tac.ki.iif.hu ([193.6.222.43]:33718 "EHLO tac.ki.iif.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753423AbZKNBuz (ORCPT ); Fri, 13 Nov 2009 20:50:55 -0500 From: Ferenc Wagner To: "Rafael J. Wysocki" Cc: linux-pm@lists.linux-foundation.org, Jesse Barnes , Andrew Morton , yakui.zhao@intel.com, LKML , ACPI Devel Maling List , Len Brown Subject: Re: [linux-pm] intermittent suspend problem again References: <87fx93pwv2.fsf@tac.ki.iif.hu> <200911111547.21149.rjw@sisk.pl> <87my2qwff8.fsf@tac.ki.iif.hu> <200911132059.46377.rjw@sisk.pl> Date: Sat, 14 Nov 2009 02:50:36 +0100 In-Reply-To: <200911132059.46377.rjw@sisk.pl> (Rafael J. Wysocki's message of "Fri, 13 Nov 2009 20:59:46 +0100") Message-ID: <874ooxho2b.fsf@tac.ki.iif.hu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2336 Lines: 60 "Rafael J. Wysocki" writes: > On Friday 13 November 2009, Ferenc Wagner wrote: >> "Rafael J. Wysocki" writes: >> >>> Yes, echo "core" to /sys/power/pm_test before executing s2disk. >> >> It snapshots the system and returns, producing the same console output >> as s2ram (is this the expected behaviour?) I ran this several times in >> a loop, and experienced no problems at all. Maybe it depends on the >> amount of memory used... I saw a freeze saying "99% done" (ie. not >> 100%), btw. > > The number is not always accurate because of rounding errors. I think we can > safely assume that it always happens after the entire image has been written. Probably, "done" isn't output otherwise. >> Are other pm_test values meaningful with s2disk? Is this >> handled explicitly in s2disk, or does simply the kernel act as if it was >> resumed instead of providing the system image after SNAPSHOT_CREATE_IMAGE? > > The latter. Ok, I found the code. Are other pm_test values meaningful, or possibly harmful? I think I tried freezer, which resulted in a seemingly perfect suspend, but the machine didn't try to resume afterwards, but booted normally instead... >>> On Wednesday 11 November 2009, Ferenc Wagner wrote: >>> >>>> I already did the test for STR (see >>>> http://bugs.freedesktop.org/show_bug.cgi?id=22126#c3), but will redo >>>> with the current kernel tonight. >>> >>> OK, thanks. >> >> No change on this front, FWIW. But rc7 is out now, I'll test again. > > Not sure if that's going to work, but yes please test it. The KMS related STR freeze (evaluating the _PTS method) is still there. I'm continuing testing s2disk with the platform method under rc7 (with some instrumentation added). Btw, s2ram -f works fine otherwise (no KMS), and my machine is not in the whitelist. I'm not sure whether the KMS problem disqualifies it (shall I report it to suspend-devel?), but it can be identified by: sys_vendor = "IBM" sys_product = "1834S5G" sys_version = "ThinkPad R50e" bios_version = "1WET90WW (2.10 )" -- Thanks, Feri. -- 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/