lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 6 Mar 2010 10:24:19 +0100
From:	Mikael Pettersson <mikpe@...uu.se>
To:	Christian Ehrhardt <lk@...e.de>
Cc:	linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
	linux-mm@...ck.org
Subject: Re: [PATCH] rmap: Fix Bugzilla Bug #5493

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@...uu.se> (ARM bits only)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ