From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E3EOc-0003TH-3g for mharc-grub-devel@gnu.org; Thu, 11 Aug 2005 10:51:02 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E3EOY-0003Qn-St for grub-devel@gnu.org; Thu, 11 Aug 2005 10:50:59 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E3EOW-0003Ov-L5 for grub-devel@gnu.org; Thu, 11 Aug 2005 10:50:58 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E3EOW-0003Nn-B6 for grub-devel@gnu.org; Thu, 11 Aug 2005 10:50:56 -0400 Received: from [64.233.184.207] (helo=wproxy.gmail.com) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E3EZi-0001tf-QI for grub-devel@gnu.org; Thu, 11 Aug 2005 11:02:30 -0400 Received: by wproxy.gmail.com with SMTP id i14so474539wra for ; Thu, 11 Aug 2005 07:47:38 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:disposition-notification-to:date:from:user-agent:x-accept-language:mime-version:to:subject:references:in-reply-to:content-type:content-transfer-encoding; b=n1L9os+DW2W4hrieXLZtJuT8Ci9Tc/2YdzSOj4ggNFEVKV2KUgzAVUu3rax6lwgWTxB6y4VIADcyYn2rvGIMxb4z18wUZ9rDdRA26uhMmWBcZIDQ1/Z2+somOQX9WEi9Ho3njFfJl9yby88zAV5eMdXcxXkFzZvw/8lEe2eyB+I= Received: by 10.54.21.9 with SMTP id 9mr1246857wru; Thu, 11 Aug 2005 07:47:37 -0700 (PDT) Received: from ?192.168.1.100? ([83.77.235.220]) by mx.gmail.com with ESMTP id 6sm8481620wrl.2005.08.11.07.47.36; Thu, 11 Aug 2005 07:47:37 -0700 (PDT) Message-ID: <42FB6506.8050302@gmail.com> Date: Thu, 11 Aug 2005 16:47:34 +0200 From: Vladimir Serbinenko User-Agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324) X-Accept-Language: en-us, en MIME-Version: 1.0 To: The development of GRUB 2 References: <200508071939.45278.okuji@enbug.org> <42FB2F1A.3010109@yahoo.fr> <87slxgra5a.fsf@student.han.nl> <200508111558.11633.okuji@enbug.org> In-Reply-To: <200508111558.11633.okuji@enbug.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: GRUB 1.90 is released 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, 11 Aug 2005 14:50:59 -0000 Yoshinori K. Okuji wrote: > >Besides that, we must learn from the history. Many years ago, nobody could >imagine that computers would have more than 1MB memory. So the braindead Gate >A20 had to be invented. Likewise, nobody could imagine that hard disks would >exceed 500MB. So LBA mode had to be invented. You can find many similar >problems from the computer history. > > > BTW. About A20: I foundan article about it: http://www.win.tue.nl/~aeb/linux/kbd/A20.html. Has anybody tested grub2 on i386 processor? Do you think that 2 microseconds will invalidate the cache if processor is waiting? Vladimir