Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S935888AbZLPXEe (ORCPT ); Wed, 16 Dec 2009 18:04:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S964830AbZLPXEN (ORCPT ); Wed, 16 Dec 2009 18:04:13 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:53419 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S935322AbZLPXEL (ORCPT ); Wed, 16 Dec 2009 18:04:11 -0500 Date: Wed, 16 Dec 2009 18:04:08 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: "Rafael J. Wysocki" cc: Linus Torvalds , Zhang Rui , LKML , ACPI Devel Maling List , pm list Subject: Re: Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems) In-Reply-To: <200912162257.00771.rjw@sisk.pl> Message-ID: 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: 1108 Lines: 28 On Wed, 16 Dec 2009, Rafael J. Wysocki wrote: > I've just put the first set of data, for the HP nx6325 at: > http://www.sisk.pl/kernel/data/nx6325/ > > The *-dmesg.log files contain full dmesg outputs starting from a cold boot and > including one suspend-resume cycle in each case, with debug_initcall enabled. > > The *-suspend.log files are excerpts from the *-dmesg.log files containing > the suspend messages only, and analogously for *-resume.log. I've just started looking at the sync-suspend.log file. What are all the '+' characters and " @ 3368" strings after the device names? You didn't print out the parent name for each device, so the tree structure has been lost. Why do those "sd 0:0:0:0 [sda]" messages appear in between two callbacks? The cache-synchronization and the spin-down commands are not executed asynchronously. Alan Stern -- 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/