From owner-svn-src-all@FreeBSD.ORG Wed Mar 21 17:57:18 2012 Return-Path: Delivered-To: svn-src-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2B52D1065670; Wed, 21 Mar 2012 17:57:18 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id C7D328FC15; Wed, 21 Mar 2012 17:57:16 +0000 (UTC) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id TAA24497; Wed, 21 Mar 2012 19:57:08 +0200 (EET) (envelope-from avg@FreeBSD.org) Message-ID: <4F6A1673.4050408@FreeBSD.org> Date: Wed, 21 Mar 2012 19:57:07 +0200 From: Andriy Gapon User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.2) Gecko/20120221 Thunderbird/10.0.2 MIME-Version: 1.0 To: Jung-uk Kim References: <201203202037.q2KKbNfK037014@svn.freebsd.org> <20120321100722.GP2358@deviant.kiev.zoral.com.ua> <201203211341.11859.jkim@FreeBSD.org> In-Reply-To: <201203211341.11859.jkim@FreeBSD.org> X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: Konstantin Belousov , "svn-src-head@freebsd.org" , "svn-src-all@freebsd.org" , "src-committers@freebsd.org" Subject: Re: svn commit: r233249 - head/sys/amd64/acpica X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Mar 2012 17:57:18 -0000 on 21/03/2012 19:41 Jung-uk Kim said the following: > I am well aware of the problem. In fact, that's why I had to merge > ACPICA 20120320 rather quickly, which added a new flag to not execute > _GTS method. Both _GTS and _BFS are turned off by default. You can > control them with a new tunable "debug.acpi.sleep_flags" if you want. But the bug still has to be fixed, right? Even if it takes a non-default sysctl value to give the bug a chance. -- Andriy Gapon