From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1E0I7t-0006F8-Qm for mharc-grub-devel@gnu.org; Wed, 03 Aug 2005 08:13:37 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1E0I6z-0005hG-E7 for grub-devel@gnu.org; Wed, 03 Aug 2005 08:12:41 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1E0I68-0005B5-2s for grub-devel@gnu.org; Wed, 03 Aug 2005 08:11:50 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1E0I30-0003T5-Kf for grub-devel@gnu.org; Wed, 03 Aug 2005 08:08:34 -0400 Received: from [145.74.66.11] (helo=mail-cn.han.nl) by monty-python.gnu.org with esmtp (Exim 4.34) id 1E0HU8-00042Y-54 for grub-devel@gnu.org; Wed, 03 Aug 2005 07:32:32 -0400 Received: from vscan-cn.han.nl (venus.han.nl [145.74.65.6]) by mail-cn.han.nl (Postfix) with ESMTP id E13759C41 for ; Wed, 3 Aug 2005 13:19:31 +0200 (CEST) Received: from mail-cn.han.nl ([145.74.66.11]) by vscan-cn.han.nl (venus.han.nl [145.74.65.6]) (amavisd-new, port 10024) with ESMTP id 09224-10 for ; Wed, 3 Aug 2005 12:28:55 +0200 (CEST) Received: from mail1.han.nl (mail1.han.nl [145.74.103.11]) by mail-cn.han.nl (Postfix) with ESMTP id AA1829C4B for ; Wed, 3 Aug 2005 13:19:29 +0200 (CEST) Received: from localhost.localdomain (mgerards.xs4all.nl [82.92.27.129]) by mail1.han.nl (Postfix) with ESMTP id 2F11CC046 for ; Wed, 3 Aug 2005 13:19:29 +0200 (CEST) Mail-Copies-To: metgerards@student.han.nl To: The development of GRUB 2 References: <42EF862F.1080306@inma.ucl.ac.be> From: Marco Gerards Date: Wed, 03 Aug 2005 13:19:29 +0200 In-Reply-To: <42EF862F.1080306@inma.ucl.ac.be> (Vincent Guffens's message of "Tue, 02 Aug 2005 16:41:51 +0200") Message-ID: <874qa7mfni.fsf@student.han.nl> User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.3 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new (2.2.0) at vscan-cn.han.nl Subject: Re: doc on memory management 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: Wed, 03 Aug 2005 12:13:36 -0000 Vincent Guffens writes: Hi Vincent, > I have written some doc about mm in grub2. I know this is not the most > important think to do now but I had it in mind so I thought it would > not be lost. The document is in latex, there is a makefile to create a > pdf, dvi, ps and html. Let me know if you want to add this document > somewhere and you need some other format. > > The pdf can be found here : > http://www.auto.ucl.ac.be/~guffens/article/grub_mm_doc.pdf > > and the tgz with the source : > http://www.auto.ucl.ac.be/~guffens/article/grub_mm_doc.tgz It's a really nice document. Thanks a lot! -- Marco