From owner-freebsd-acpi@FreeBSD.ORG Fri May 23 11:23:32 2008 Return-Path: Delivered-To: freebsd-acpi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2401A106567A for ; Fri, 23 May 2008 11:23:32 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from sana.init-main.com (unknown [IPv6:2001:240:28::1]) by mx1.freebsd.org (Postfix) with ESMTP id B2EBC8FC14 for ; Fri, 23 May 2008 11:23:31 +0000 (UTC) (envelope-from takawata@init-main.com) Received: from ns.init-main.com (localhost [127.0.0.1]) by sana.init-main.com (8.14.1/8.13.8) with ESMTP id m4NB1F5k007720; Fri, 23 May 2008 20:01:15 +0900 (JST) (envelope-from takawata@ns.init-main.com) Message-Id: <200805231101.m4NB1F5k007720@sana.init-main.com> To: vova@fbsd.ru In-reply-to: Your message of "Fri, 23 May 2008 15:14:35 +0400." <1211541275.1857.3.camel@localhost> Date: Fri, 23 May 2008 20:01:15 +0900 From: Takanori Watanabe Cc: freebsd-acpi@freebsd.org Subject: Re: SMP suspend/resume. X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 May 2008 11:23:32 -0000 In message <1211541275.1857.3.camel@localhost>, Vladimir Grebenschikov wrote: >> In RELENG_7, some more patch should be merged from HEAD, so that >> preserver identity mapping. >> BTW, did you make sure UP kernel successfully suspend and resume >> on your machine? > >Both 8-CURRENT UP and 8-CURRENT SMP without patches >Does go to sleep on acpiconf -s3, but did not awakes >(actually its HDD lamp flash several times, but sleep lamp did not >turned off and it have not awaken) > >With patches it even did not go to sleep. Hmm, so it may have to investigate why UP kernel fail to resume.