From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1LgJ9r-0006ln-9P for mharc-grub-devel@gnu.org; Sun, 08 Mar 2009 09:35:11 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LgJ9p-0006li-86 for grub-devel@gnu.org; Sun, 08 Mar 2009 09:35:09 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LgJ9n-0006lW-N4 for grub-devel@gnu.org; Sun, 08 Mar 2009 09:35:08 -0400 Received: from [199.232.76.173] (port=42882 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LgJ9n-0006lT-GR for grub-devel@gnu.org; Sun, 08 Mar 2009 09:35:07 -0400 Received: from mta-out.inet.fi ([195.156.147.13]:42781 helo=kirsi1.inet.fi) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LgJ9m-0004yE-Pf for grub-devel@gnu.org; Sun, 08 Mar 2009 09:35:07 -0400 Received: from [192.168.1.102] (84.248.105.254) by kirsi1.inet.fi (8.5.014) id 49ACEC2D00390A63 for grub-devel@gnu.org; Sun, 8 Mar 2009 15:35:02 +0200 Message-ID: <49B3C96B.1050208@nic.fi> Date: Sun, 08 Mar 2009 15:34:35 +0200 From: =?ISO-8859-1?Q?Vesa_J=E4=E4skel=E4inen?= User-Agent: Thunderbird 2.0.0.19 (Windows/20081209) MIME-Version: 1.0 To: The development of GRUB 2 References: <49B2FB1A.9040208@gmail.com> In-Reply-To: <49B2FB1A.9040208@gmail.com> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) Subject: Re: [PATCH] dynamic cache allocation 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: Sun, 08 Mar 2009 13:35:09 -0000 phcoder wrote: > Hello. Discussing with Robert Millan and Bean on IRC we noticed that > disk cache index is statically allocated. Here is a proposal to change > it to dynamic allocation proportional to the size of available memory. And the gain is ?