Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261562AbTEUHzZ (ORCPT ); Wed, 21 May 2003 03:55:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261661AbTEUHm1 (ORCPT ); Wed, 21 May 2003 03:42:27 -0400 Received: from zeus.kernel.org ([204.152.189.113]:58838 "EHLO zeus.kernel.org") by vger.kernel.org with ESMTP id S261688AbTEUHl5 (ORCPT ); Wed, 21 May 2003 03:41:57 -0400 Message-Id: <200305210538.h4L5cPu08811@Port.imtp.ilyichevsk.odessa.ua> Content-Type: text/plain; charset=US-ASCII From: Denis Vlasenko Reply-To: vda@port.imtp.ilyichevsk.odessa.ua To: Mel Gorman , Linux Memory Management List Subject: Re: Finalised 2.4 VM Documentation Date: Wed, 21 May 2003 08:44:43 +0300 X-Mailer: KMail [version 1.3.2] Cc: Linux Kernel Mailing List References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 7BIT Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1915 Lines: 40 On 19 May 2003 15:53, Mel Gorman wrote: > I've finalised all the documentation that I'm going to do for the 2.4 > VM and no further updates will be posted on the web site to this > version. At this stage it has been heavily read by a number of people > and there hasn't been a complaint or correction in a few weeks now. > I'm happy to say it is now complete (and more importantly correct) > and acts as a detailed description of the 2.4 VM, the algorithms that > it is based on and comprehensive coverage of the code. People who are > only interested in the 2.5.x VMs will still find it much easier to > follow when they clearly know how 2.4 is put together. > > As always, it comes in two parts. The first part is the actual > documentation and gives a description of the whole VM. The second is > a code commentary which covers a significant percentage of the VM for > guiding through the messier parts. They are available in PDF, HTML > and plain text formats. > > Main site: http://www.csn.ul.ie/~mel/projects/vm/ > > Understanding the Linux Virtual Memory Manager > PDF: http://www.csn.ul.ie/~mel/projects/vm/guide/pdf/understand.pdf > HTML: http://www.csn.ul.ie/~mel/projects/vm/guide/html/understand/ > Text: http://www.csn.ul.ie/~mel/projects/vm/guide/text/understand.txt > > Code Commentary on the Linux Virtual Memory Manager > PDF: http://www.csn.ul.ie/~mel/projects/vm/guide/pdf/code.pdf > HTML: http://www.csn.ul.ie/~mel/projects/vm/guide/html/code > Text: http://www.csn.ul.ie/~mel/projects/vm/guide/text/code.txt > > Thanks to all the people who read through it, helped me out and sent > encouragement. It's been fun. Amazing stuff. Thank you. -- vda - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/