All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John Fremlin" <vii@penguinpowered.com>
To: linux-mm@kvack.org
Subject: Re: VM callbacks and VM design
Date: 11 Jun 2000 23:16:52 +0100	[thread overview]
Message-ID: <m2snuj278r.fsf@boreas.southchinaseas> (raw)
In-Reply-To: Neil Schemenauer's message of "Wed, 7 Jun 2000 18:07:37 -0600"

Neil Schemenauer <nascheme@enme.ucalgary.ca> writes:

[...]

> In order to decide which pages are good candidates for freeing
> the temporal locality heuristic should be used (ie. pages needed

Why?

> recently will also be needed in the near future).  Note that this
> is different that "most often used".  I think Rik's latest aging
> patch is slightly wrong in this regard.

If you're greping through a large file you don't want to swap out your
processes.

Also, you might like to look at the ideas behind generational garbage
collection; i.e. most objects are used briefly then forgotten about
forever, but those which are still being used after a while will
probably keep on being used.

[...]

-- 

	http://altern.org/vii
--
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.eu.org/Linux-MM/

      reply	other threads:[~2000-06-11 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-07 23:16 PATCH: deferred writes of mmaped pages [WIP] (1st try) Juan J. Quintela
2000-06-08  0:07 ` VM callbacks and VM design Neil Schemenauer
2000-06-11 22:16   ` John Fremlin [this message]

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=m2snuj278r.fsf@boreas.southchinaseas \
    --to=vii@penguinpowered.com \
    --cc=linux-mm@kvack.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.