]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powerpc: 64k pages pmd alloc fix
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Nov 2005 03:53:16 +0000 (14:53 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 10 Nov 2005 04:03:29 +0000 (15:03 +1100)
commit6003e5431eb8e3d26304b0e6a45751ff8cd7c36f
tree800631fd3ac350595e5be00bd464bf91cd8e9c32
parent0d447c558f991e7815d0db2f7a0aa16e6f8cf46f
[PATCH] powerpc: 64k pages pmd alloc fix

This patch makes the kernel use a different kmem cache for PMD pages
as they are smaller than PTE pages. Avoids waste of memory.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/mm/init_64.c
include/asm-ppc64/pgalloc.h