Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754077AbZLIRKB (ORCPT ); Wed, 9 Dec 2009 12:10:01 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753794AbZLIRKA (ORCPT ); Wed, 9 Dec 2009 12:10:00 -0500 Received: from iolanthe.rowland.org ([192.131.102.54]:58845 "HELO iolanthe.rowland.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1753683AbZLIRJ7 (ORCPT ); Wed, 9 Dec 2009 12:09:59 -0500 Date: Wed, 9 Dec 2009 12:10:03 -0500 (EST) From: Alan Stern X-X-Sender: stern@iolanthe.rowland.org To: Mark Brown cc: Linus Torvalds , "Rafael J. Wysocki" , Zhang Rui , LKML , ACPI Devel Maling List , pm list Subject: Re: Async resume patch (was: Re: [GIT PULL] PM updates for 2.6.33) In-Reply-To: <20091209164653.GI9018@sirena.org.uk> 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: 851 Lines: 22 On Wed, 9 Dec 2009, Mark Brown wrote: > > How long does it take to bring down the entire embedded audio > > subsystem? And how critical is the timing for typical systems? > > Worst case is about a second for both resume and suspend which means two > seconds total but it's very hardware dependant. A second seems awfully long. What happens if audio isn't being played when the suspend occurs? Can't you shorten things with no artifacts in that case? If audio _is_ being played when a suspend occurs, users probably don't mind audible artifacts. In fact, they probably expect some. 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/