Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754212AbYFCIKa (ORCPT ); Tue, 3 Jun 2008 04:10:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751747AbYFCIKO (ORCPT ); Tue, 3 Jun 2008 04:10:14 -0400 Received: from rv-out-0506.google.com ([209.85.198.238]:29922 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751041AbYFCIKM (ORCPT ); Tue, 3 Jun 2008 04:10:12 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=eb5r+NqJvHASmyFPn7rjkrHFFWVOHocjciHqyALy2Ik7JSFaz+FAgR8CN/NXr5H7s1EMO5IOW+2G3KA3w1iiTapXh77ojZC8pyBGZtWL31G+mRP31N5QUIABxX+vG0PHTRg4FHA8rR5iisGO5CoVHcJ8xOqjcPDwXzt/jIp8TX0= Message-ID: Date: Tue, 3 Jun 2008 10:10:10 +0200 From: "Zdenek Kabelac" To: "Rafael J. Wysocki" Subject: Re: Suspend to memory is freezing my machine Cc: "Linux Kernel Mailing List" In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <200805242301.25695.rjw@sisk.pl> <200805251424.49186.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1257 Lines: 31 2008/5/27 Zdenek Kabelac : > 2008/5/25 Rafael J. Wysocki : >> On Sunday, 25 of May 2008, Zdenek Kabelac wrote: >>> 2008/5/24 Rafael J. Wysocki : >>> > On Thursday, 22 of May 2008, Zdenek Kabelac wrote: >>> >> Hello Rafael >>> >> >>> >> >> >> If you use s2ram, please check if "echo mem > /sys/power/state" works instead. > > The problem occurs also with plain echo 'mem' - I've already checked before. > Just resently I've discovered that actually I've had some serious > problem with CONFIG_DEBUG_PAGEALLOC option. Unsure if this thing could > be related to my deadlocking problem during suspend - I'll watch, if > the freeze will be still ocurring even without this option. > > I'll make probably a separate post about my debug option problem. Hello It looks like from the time I've disabled CONFIG_DEBUG_PAGEALLOC option I've not seen a single freeze during the suspend - I'll continue to watch this - but I guess it's the key part of my problem. Zdenek -- 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/