From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: Async suspend-resume patch w/ completions (was: Re: Async suspend-resume patch w/ rwsems) Date: Wed, 16 Dec 2009 14:11:09 -0800 (PST) Message-ID: References: <200912162027.16574.rjw@sisk.pl> <200912162257.00771.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:42215 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S935801AbZLPWLu (ORCPT ); Wed, 16 Dec 2009 17:11:50 -0500 In-Reply-To: <200912162257.00771.rjw@sisk.pl> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: Alan Stern , Zhang Rui , LKML , ACPI Devel Maling List , pm list Btw, what are the timings if you just force everything async? I think that worked on yur laptops, no? It would be interestign to know - if only to see what the asymptotic upper bound is for all of this is.. Linus