linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mel Gorman <mel@csn.ul.ie>
To: Adrian McMenamin <lkmladrian@gmail.com>
Cc: linux-mm@kvack.org, Adrian McMenamin <adrianmcmenamin@gmail.com>
Subject: Re: CLOCK-Pro algorithm
Date: Thu, 6 Jan 2011 10:46:12 +0000	[thread overview]
Message-ID: <20110106104611.GF29257@csn.ul.ie> (raw)
In-Reply-To: <AANLkTikrPWqH1tiG4Hx8eg09+Sn_cJ=EMbBVWrSabCF1@mail.gmail.com>

On Thu, Dec 30, 2010 at 11:24:00PM +0000, Adrian McMenamin wrote:
> I originally tried to send this to the addresses for Song Jiang, Feng
> Chen and Xiaodong Zhang on the USENIX paper but it bounced from all of
> them. So I hope you will indulge me if I send it to the list in the
> hope it might reach them. Or perhaps someone here could answer the
> questions below.
> 
> Many thanks
> 
> Adrian
> 
> Dear all,
> 
> I am just beginning work on an MSc project on Linux memory management
> and have been reading your paper to the 2005 USENIX Annual Technical
> Conference. I was wondering what the current status of this algorithm
> is as regards the Linux kernel.
> 
> I can find this: http://linux-mm.org/ClockProApproximation and patches
> for testing with the 2.6.12 kernel but am not entirely clear as to
> whether this algorithm was included: certainly all the books I have
> read still talk of the LRU lists that are similar to the 2Q model.
> 

The current reclaim algorithm is a mash of a number of different
algorithms with a number of modifications for catching corner cases and
various optimisations. In terms of an MSc, your best bet is to do a
general literature review of replacement algorithms and then do your
best to write a short paper describing the Linux page replacement
algorithm identifying which replacement algorithms it takes lessons
from.

-- 
Mel Gorman
Part-time Phd Student                          Linux Technology Center
University of Limerick                         IBM Dublin Software Lab

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Fight unfair telecom policy in Canada: sign http://dissolvethecrtc.ca/
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2011-01-06 10:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-30 23:24 Adrian McMenamin
2011-01-06 10:46 ` Mel Gorman [this message]
2011-01-06 15:10   ` Adrian McMenamin

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=20110106104611.GF29257@csn.ul.ie \
    --to=mel@csn.ul.ie \
    --cc=adrianmcmenamin@gmail.com \
    --cc=linux-mm@kvack.org \
    --cc=lkmladrian@gmail.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