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] [day] [month] [year] [list]
Date:	Thu, 9 Aug 2007 14:40:22 -0700 (PDT)
From:	Christoph Lameter <clameter@....com>
To:	Andi Kleen <ak@...e.de>
cc:	Andrew Morton <akpm@...ux-foundation.org>,
	Mel Gorman <mel@....ul.ie>, Lee.Schermerhorn@...com,
	pj@....com, kamezawa.hiroyu@...fujitsu.com,
	linux-kernel@...r.kernel.org, linux-mm@...ck.org
Subject: Re: [PATCH 0/3] Use one zonelist per node instead of multiple
 zonelists v2

On Thu, 9 Aug 2007, Andi Kleen wrote:

> > I think I'll duck this for now on im-trying-to-vaguely-stabilize-mm grounds.
> > Let's go with the horrible-hack for 2.6.23, then revert it and get this
> > new approach merged and stabilised over the next week or two?
> 
> I would prefer to not have horrible hacks even temporary

The changes that we are considering for 2.6.24 will result in a single 
zonelist per zone that will filter the zoneslist in alloc_pages. This lead 
to a performance improvement in the page allocator.

What you call a hack is doing the same for the special policy zonelist in 
2.6.23 in order to be able to apply policies to the two highest zones. We 
apply a limited portion of the changes for 2.6.24 to .23 to fix the 
ZONE_MOVABLE issue.

-
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