microblaze: Allow PAGE_SIZE configuration
authorSteven J. Magnani <steve@digidescorp.com>
Thu, 13 May 2010 15:48:27 +0000 (10:48 -0500)
committerMichal Simek <monstr@monstr.eu>
Wed, 4 Aug 2010 08:22:34 +0000 (10:22 +0200)
commitba9c4f88d747836bf35c3eee36aa18d2e164f493
treed244c9946b40af1ea21a1b71d3e49efa513bb4b7
parent0d9ec762af297f1ef38114f9498322d994063802
microblaze: Allow PAGE_SIZE configuration

Allow developer to configure memory page size at compile time.
Larger pages can improve performance on some workloads.

Based on PowerPC code.

Signed-off-by: Steven J. Magnani <steve@digidescorp.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/Kconfig
arch/microblaze/include/asm/elf.h
arch/microblaze/include/asm/page.h
arch/microblaze/kernel/cpu/mb.c
arch/microblaze/kernel/head.S
arch/microblaze/kernel/vmlinux.lds.S
This page took 0.025832 seconds and 5 git commands to generate.