All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Stephen C. Tweedie" <sct@redhat.com>
To: linux@horizon.com
Cc: riel@conectiva.com.br, linux-mm@kvack.org
Subject: Re: Heard about the 2Q algorithm?
Date: Thu, 8 Jun 2000 20:04:58 +0100	[thread overview]
Message-ID: <20000608200458.P3886@redhat.com> (raw)
In-Reply-To: <20000608175632.19821.qmail@science.horizon.com>; from linux@horizon.com on Thu, Jun 08, 2000 at 05:56:32PM -0000

Hi,

On Thu, Jun 08, 2000 at 05:56:32PM -0000, linux@horizon.com wrote:
> 
> 
> The idea is that the FIFO absorbs sequential scans and filters out the
> initial burst of accesses.  Only if access to the page is *prolonged*
> do we consider it for longer-term cacheing.

Page aging does that.  The initial age of a page will be fairly low,
relative to pages which are constantly being accessed, and so will 
be evicted from the cache before they can accumulate a high age if we
have a sequential access pattern.

--Stephen
--
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-08 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-06-08 17:56 Heard about the 2Q algorithm? linux
2000-06-08 19:04 ` Stephen C. Tweedie [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=20000608200458.P3886@redhat.com \
    --to=sct@redhat.com \
    --cc=linux-mm@kvack.org \
    --cc=linux@horizon.com \
    --cc=riel@conectiva.com.br \
    /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.