linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Mikael Pettersson <mikpe@it.uu.se>
To: Christian Ehrhardt <lk@c--e.de>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	linux-mm@kvack.org
Subject: Re: [PATCH] rmap: Fix Bugzilla Bug #5493
Date: Sat, 6 Mar 2010 10:24:19 +0100	[thread overview]
Message-ID: <19346.8003.99263.626961@pilspetsen.it.uu.se> (raw)
In-Reply-To: <20100305093834.GG17078@lisa.in-ulm.de>

Christian Ehrhardt writes:
 > 
 > Hi,
 > 
 > this patch fixes bugzilla Bug
 > 
 >         http://bugzilla.kernel.org/show_bug.cgi?id=5493
 > 
 > This bug describes a search complexity failure in rmap if a single
 > anon_vma has a huge number of vmas associated with it.
 > 
 > The patch makes the vma prio tree code somewhat more reusable and then uses
 > that to replace the linked list of vmas in an anon_vma with a prio_tree.
 > 
 > Timings for the test program in the original kernel code and
 > responsiveness of the system during the test improve dramatically.
 > 
 > NOTE: This needs an Ack from someone who can compile on arm and parisc.

Compile and boot-tested on an ARM ixp4xx machine.

Tested-by: Mikael Pettersson <mikpe@it.uu.se> (ARM bits only)

--
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>

      parent reply	other threads:[~2010-03-06  9:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-05  9:38 Christian Ehrhardt
2010-03-05 14:10 ` Rik van Riel
2010-03-06  1:02   ` Christian Ehrhardt
2010-03-06  2:00     ` Johannes Weiner
2010-03-06 14:44       ` Christian Ehrhardt
2010-03-06  1:35 ` Kyle McMartin
2010-03-06  9:24 ` Mikael Pettersson [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=19346.8003.99263.626961@pilspetsen.it.uu.se \
    --to=mikpe@it.uu.se \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=lk@c--e.de \
    /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