All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andi Kleen <ak@suse.de>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-mm@kvack.org, sjiang@lanl.gov, rni@andrew.cmu.edu,
	a.p.zijlstra@chello.nl, riel@redhat.com
Subject: Re: Benchmarks to exploit LRU deficiencies
Date: Tue, 11 Oct 2005 02:13:29 +0200	[thread overview]
Message-ID: <200510110213.29937.ak@suse.de> (raw)
In-Reply-To: <20051010184636.GA15415@logos.cnet>

On Monday 10 October 2005 20:46, Marcelo Tosatti wrote:
> Hi,
>
> There are a few experimental implementations of advanced replacement
> algorithms being developed and discussed. Unfortunately, there is lack of
> knowledge on how to properly test them.

I think if you want to really see advantages you should not implement
the advanced algorithms for the page cache, but for the inode/dentry
cache. We seem to have far more problems in this area than with the
standard page cache.

-Andi

--
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/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

  reply	other threads:[~2005-10-11  0:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-10 18:46 Benchmarks to exploit LRU deficiencies Marcelo Tosatti
2005-10-11  0:13 ` Andi Kleen [this message]
2005-10-10 20:26   ` Marcelo Tosatti
2005-10-11  0:41     ` Andi Kleen
2005-10-10 23:21       ` Marcelo Tosatti
2005-10-11  8:10         ` Andi Kleen
2005-10-11  1:04   ` Rik van Riel
2005-10-11 15:23   ` Christoph Lameter
2005-10-13  8:00     ` Magnus Damm

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=200510110213.29937.ak@suse.de \
    --to=ak@suse.de \
    --cc=a.p.zijlstra@chello.nl \
    --cc=linux-mm@kvack.org \
    --cc=marcelo.tosatti@cyclades.com \
    --cc=riel@redhat.com \
    --cc=rni@andrew.cmu.edu \
    --cc=sjiang@lanl.gov \
    /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.