linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: ebiederm@xmission.com (Eric W. Biederman)
To: Randy Appleton <rappleto@nmu.edu>
Cc: linux-mm@kvack.org
Subject: Re: MM performance benchmark
Date: 09 May 2001 08:20:23 -0600	[thread overview]
Message-ID: <m1oft2li3c.fsf@frodo.biederman.org> (raw)
In-Reply-To: Randy Appleton's message of "Mon, 07 May 2001 18:02:41 -0400"

Randy Appleton <rappleto@nmu.edu> writes:

> Hi!
> 
> I'm a professor of computer science at Northern Michigan University.
> Three students and myself
> have been benchmarking the Linux kernel.  At
> http://euclid.nmu.edu/~benchmark you will see
> graphs describing performance for mmap() and page faults.
> 
> Both graphs show a huge improvement between 2.2 and 2.3.  We see a 100x
> performance
> gain.  My questions is ... Why has performance improved so much?  What
> changed between
> 2.2 and 2.3 to account for a 100x performance improvement?

The page cache usage was rewritten to be threaded, and more
importantly to not double buffer data between the page cache and the
buffer cache.  

Eric
--
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:[~2001-05-09 14:20 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-07 22:02 Randy Appleton
2001-05-09 14:20 ` Eric W. Biederman [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=m1oft2li3c.fsf@frodo.biederman.org \
    --to=ebiederm@xmission.com \
    --cc=linux-mm@kvack.org \
    --cc=rappleto@nmu.edu \
    /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