[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200703110854.05799.ak@suse.de>
Date: Sun, 11 Mar 2007 08:54:05 +0100
From: Andi Kleen <ak@...e.de>
To: Christoph Lameter <clameter@....com>
Cc: linux-kernel@...r.kernel.org, ak@...e.com,
linux-ia64@...r.kernel.org, holt@....com, mpm@...enic.com
Subject: Re: [QUICKLIST 4/6] x86_64: Single Quicklist
On Sunday 11 March 2007 03:09, Christoph Lameter wrote:
> x86_64: Convert to use a single quicklists
>
> This adds caching of pgds and puds, pmds, pte. That way we can
> avoid costly zeroing and initialization of special mappings in the
> pgd.
>
> The first patch just adds a simple implementation using a single
> quicklist. As a consequence we need to zero a pgd before returning
> it to the pool.
This and i386 version are ok to me, although it might be better to just
finish __GFP_ZERO support to do this.
-Andi
-
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