From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.33) id 1CIGna-0007wC-9o for mharc-grub-devel@gnu.org; Thu, 14 Oct 2004 21:22:26 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CIGnZ-0007w6-Fn for grub-devel@gnu.org; Thu, 14 Oct 2004 21:22:25 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CIGnZ-0007vu-1s for grub-devel@gnu.org; Thu, 14 Oct 2004 21:22:25 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CIGnY-0007vr-Rj for grub-devel@gnu.org; Thu, 14 Oct 2004 21:22:25 -0400 Received: from [193.45.208.6] (helo=griffin.skarpodata.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CIGg1-0005D3-NO for grub-devel@gnu.org; Thu, 14 Oct 2004 21:14:38 -0400 Received: from localhost.localdomain (183.201.216.81.s-s.siw.siwnet.net [81.216.201.183]) by griffin.skarpodata.com (8.12.10/8.12.10) with ESMTP id i9F2hNvR017618 for ; Fri, 15 Oct 2004 04:43:23 +0200 To: The development of GRUB 2 References: <87pt3kj56d.fsf@marco.marco-g.com> <87k6ts98yl.fsf@night.trouble.net> <20041015002042.GB1434@artax.karlin.mff.cuni.cz> From: Johan Rydberg Date: Fri, 15 Oct 2004 03:16:19 +0200 In-Reply-To: <20041015002042.GB1434@artax.karlin.mff.cuni.cz> (Tomas Ebenlendr's message of "Fri, 15 Oct 2004 02:20:42 +0200") Message-ID: <877jpsaiho.fsf@night.trouble.net> User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: NESTED_FUNC_ATTR (was: Re: iso9660 support) 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: Fri, 15 Oct 2004 01:22:25 -0000 Tomas Ebenlendr writes: > My opinion on mregparm=3 is not good, because this is only obstacle (and > it is BIG obstacle) to use same modules at boottime and in posix-userland. So why not just stop using -mregparm=3? I'm pretty sure it isn't needed in GRUB, since a boot loader doesn't have very high performance constrains. ~j