From owner-freebsd-current@FreeBSD.ORG Thu May 1 21:45:10 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2CFE937B401 for ; Thu, 1 May 2003 21:45:10 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D08B43F75 for ; Thu, 1 May 2003 21:45:05 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h424j4A7013699; Thu, 1 May 2003 22:45:04 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 01 May 2003 22:44:39 -0600 (MDT) Message-Id: <20030501.224439.59822089.imp@bsdimp.com> To: nate@root.org From: "M. Warner Losh" In-Reply-To: References: <20030501.222120.22923934.imp@bsdimp.com> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: acpi-jp@jp.freebsd.org cc: current@freebsd.org Subject: Re: ACPI 0228 import errata X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2003 04:45:10 -0000 In message: Nate Lawson writes: : On Thu, 1 May 2003, M. Warner Losh wrote: : > In message: : > Nate Lawson writes: : > : On Thu, 1 May 2003, M. Warner Losh wrote: : > : > We must have another snapshot with all the breakages that this import : > : > caused fixed. If Nate isn't willing to do it, I would be. In the : > : > long term it is in our best interest to get the issues resolved with : > : > the Intel code. : > : : > : First of all, please coordinate any future efforts with jhb@, marcel@, : > : acpi-jp@, and myself as we were involved in making the 0228 import happen. : > : Second, I haven't seen a report about any problems from you on current@ or : > : acpi-jp@. Please send in a report so we can look into it. jhb@ pulled in : > : some local changes today which were missing from my import and which might : > : address things. Please cvsup and let us know if it fixes things. : > : > Yea. Too many 'freeing free blocks' panics... : : It is fixed? Is acpi causing "freeing free blocks" panics? Does this : behavior stop if you don't load acpi? No. acpi doesn't cause the panic. It happens with and without acpi enabled. The problem is that it happens often enough that I don't have the energy to deal with other issues just yet. I'm hoping that doing three forced fsck in a row helped, but I fear that since it didn't fix anything that the issue is kernel no filesystem. : > : As to your other point ("we must have another snapshot"), be careful what : > : you wish for. GPE handling was completely rewritten for 0328 and gives : > : major problems for people. 0424 fixed some of the problems, but like with : > : any rewrite, there are still many that remain. It's not clear that 052x : > : will fix them either but by working with acpi-jp@, we can each do our part : > : to at least make this a possibility. We'd all really appreciate your : > : help. : > : > Yup. I read the list, but have been burried until recently. Having : > my laptop being somewhat busted somewhat motivates me to help.. : : I am tempted to say "it's good to have your help" but crashing is never a : good thing. :) My batteries are getting bad enough that I really need the suspend/resume feature to start working again. Warner