From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755958Ab1DTUBk (ORCPT ); Wed, 20 Apr 2011 16:01:40 -0400 Received: from violet.fr.zoreil.com ([92.243.8.30]:46856 "EHLO violet.fr.zoreil.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752680Ab1DTUBj (ORCPT ); Wed, 20 Apr 2011 16:01:39 -0400 Date: Wed, 20 Apr 2011 21:52:39 +0200 From: Francois Romieu To: Ciprian Docan Cc: Linus Torvalds , netdev@vger.kernel.org, Linux Kernel Mailing List , Len Brown , Pavel Machek , "Rafael, J. Wysocki" , Greg KH , nic_swsd@realtek.com Subject: Re: Suspend/resume - slow resume Message-ID: <20110420195239.GA18897@electric-eye.fr.zoreil.com> References: <20110417101731.GA17986@electric-eye.fr.zoreil.com> <20110418180813.GA18469@electric-eye.fr.zoreil.com> <20110420181602.GA18740@electric-eye.fr.zoreil.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.2i X-Organisation: Land of Sunshine Inc. Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Ciprian Docan : [...] > Here is what I did to test it: I compiled the patched module, > unloaded the previous module, loaded the new one, and then suspend & > resume. Output of dmesg attached. Please let me know if you need any > other information. Thanks. You can remove the firmware and try the same test. Then you try again with a non-modular r8169 driver, with and without firmware. You should see a few extra messages but suffer no extra delay during resume. -- Ueimor