public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ranjeet Shetye <ranjeet.shetye2@zultys.com>
To: Terje Eggestad <terje.eggestad@scali.com>
Cc: Prasad Kamath <prasadk@cisco.com>,
	Linux Kernel List <linux-kernel@vger.kernel.org>
Subject: Re: good info on memory management
Date: 06 Mar 2003 09:16:04 +0100	[thread overview]
Message-ID: <1046938565.19978.6.camel@knoppix> (raw)
In-Reply-To: <1046865827.11705.3.camel@pc-16.office.scali.no>

On Wed, 2003-03-05 at 13:03, Terje Eggestad wrote:
> There was a guy who had done this thesis on documenting the Linux VM. He
> posted an announcement on this list, I think it was in last dec
> sometime. Check the archive.
> 
> 
> On Wed, 2003-03-05 at 12:37, Prasad Kamath wrote:
> > Hi All,
> >        Where can I get a full documentation on the memory management (for 
> > linux)?
> > 
> > 
> > thanks & regards
> > Prasad Kamath
> > 
> > -
> > 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/
> -- 
> _________________________________________________________________________
> 
> Terje Eggestad                  mailto:terje.eggestad@scali.no
> Scali Scalable Linux Systems    http://www.scali.com
> 
> Olaf Helsets Vei 6              tel:    +47 22 62 89 61 (OFFICE)
> P.O.Box 150, Oppsal                     +47 975 31 574  (MOBILE)
> N-0619 Oslo                     fax:    +47 22 62 89 51
> NORWAY            
> _________________________________________________________________________
> 
> -
> 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/

Mel Gorman's thesis. He is/was at Univerisity of Limerick, Ireland. URL
does not always seem to work - sometimes it goes down and comes up a bit
later. Has happened twice to me.

"
The documentation comes in two parts. The first is "Understanding the
Linux Virtual Memory Manager" and it does pretty much as described. It
is available in three formats, PDF, HTML and plain text.

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

The second part is a code commentary which is literally a guided tour
through the code. It is intended to help decipher the more cryptic
sections as well as identify the code patterns that are prevalent
through the code. I decided to have the code separate from the first
document as maintaining the code in the document would be too painful

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

Any feedback, comments or suggestions are welcome from anyone with a VM
interest but I would appreciate if people already familiar with the VM
would even give a brief read to check for technical accuracy. There was
rarely an authoritative source to check to make sure I was right and I
didn't want to be asking questions every 5 minutes on IRC or mailing
lists :-) 
"

-- 
Ranjeet Shetye
Senior Software Engineer
Zultys Technologies
Ranjeet dot Shetye2 at Zultys dot com
http://www.zultys.com/

The views, opinions, and judgements expressed in this message are solely
those of
the author. The message contents have not been reviewed or approved by
Zultys.


  reply	other threads:[~2003-03-06 16:56 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-03-05 11:10 Those ruddy punctuation fixes Russell King
2003-03-05 11:22 ` John Bradford
2003-03-05 14:18   ` Mike Dresser
2003-03-06  1:50   ` jw schultz
2003-03-06  9:58     ` Russell King
2003-03-06 10:46     ` John Bradford
2003-03-05 12:20 ` Dave Jones
2003-03-05 11:37   ` good info on memory management Prasad Kamath
2003-03-05 12:03     ` Terje Eggestad
2003-03-06  8:16       ` Ranjeet Shetye [this message]
2003-03-06  3:11   ` Those ruddy punctuation fixes Steven Cole
2003-03-07  1:04     ` Val Henson
2003-03-07  2:44       ` Steven Cole
2003-03-07  3:33         ` Martin J. Bligh
2003-03-07  4:02           ` Steven Cole
2003-03-07  5:11             ` Martin J. Bligh
2003-03-07 17:04             ` Hans Reiser
     [not found]     ` <mailman.1047000901.5238.linux-kernel2news@redhat.com>
2003-03-07  3:07       ` Pete Zaitcev
  -- strict thread matches above, loose matches on Subject: below --
2003-03-05 13:01 good info on memory management Bongani Hlope
2003-03-05 17:12 ` pd dd
2003-03-05 17:23   ` Randy.Dunlap

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1046938565.19978.6.camel@knoppix \
    --to=ranjeet.shetye2@zultys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=prasadk@cisco.com \
    --cc=terje.eggestad@scali.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox