From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1KEUdB-0004qh-Ea for mharc-grub-devel@gnu.org; Thu, 03 Jul 2008 15:38:13 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KEUd9-0004qc-Vn for grub-devel@gnu.org; Thu, 03 Jul 2008 15:38:12 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KEUd7-0004qQ-CF for grub-devel@gnu.org; Thu, 03 Jul 2008 15:38:10 -0400 Received: from [199.232.76.173] (port=37912 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KEUd7-0004qN-7y for grub-devel@gnu.org; Thu, 03 Jul 2008 15:38:09 -0400 Received: from mta21.charter.net ([216.33.127.81]:46767) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KEUd7-0008GI-00 for grub-devel@gnu.org; Thu, 03 Jul 2008 15:38:09 -0400 Received: from aarprv04.charter.net ([10.20.200.74]) by mta21.charter.net (InterMail vM.7.08.03.00 201-2186-126-20070710) with ESMTP id <20080703193758.FLMA23078.mta21.charter.net@aarprv04.charter.net> for ; Thu, 3 Jul 2008 15:37:58 -0400 Received: from [192.168.0.102] (really [71.10.234.12]) by aarprv04.charter.net with ESMTP id <20080703193758.ZEK4495.aarprv04.charter.net@[192.168.0.102]> for ; Thu, 3 Jul 2008 15:37:58 -0400 Message-ID: <486D2A85.304@isaac.cedarswampstudios.org> Date: Thu, 03 Jul 2008 15:37:41 -0400 From: Isaac Dupree User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: The development of GRUB 2 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Chzlrs: 0 X-detected-kernel: by monty-python.gnu.org: Solaris 10 (1203?) Subject: Re: [PATCH] LZMA support in i386-pc kernel X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Jul 2008 19:38:12 -0000 by the way, is LZMA decoding slow enough to be noticable on old machines, every boot time? (say, more than 1 second to decode core.img?) -Isaac