> If there is some specific magic I'm missing, could you
> please point me to the code I'm overlooking ? ;)
>
> Look at what get_pgd_slow() in pgalloc.h does, this is the
> case where it isn't going to the cache and it is really allocating the
> memory.
> Hmmm... maybe the "we can fault on kernel mappings" thing takes
> care of this because kernel PMDs can only appear, not go away.
OK, so only the _pgd_ quicklist is questionable and the
_pte_ quicklist is fine ?
regards,
Rik
-- "Linux holds advantages over the single-vendor commercial OS" -- Microsoft's "Competing with Linux" documenthttp://www.surriel.com/ http://distro.conectiva.com/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/