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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/