original_kernel/arch/sh/mm
Paul Mundt c4845a4b22 sh: Fix up redundant cache flushing for PAGE_SIZE > 4k.
If PAGE_SIZE is presently over 4k we do a lot of extra flushing given
that we purge the cache 4k at a time. Make it explicitly 4k per
iteration, rather than iterating for PAGE_SIZE before looping over again.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
2009-09-09 17:13:07 +09:00
..
Kconfig
Makefile
asids-debugfs.c
cache-debugfs.c
cache-sh2.c
cache-sh2a.c
cache-sh3.c
cache-sh4.c sh: Fix up redundant cache flushing for PAGE_SIZE > 4k. 2009-09-09 17:13:07 +09:00
cache-sh5.c
cache-sh7705.c
cache.c
consistent.c
extable_32.c
extable_64.c
fault_32.c
fault_64.c
flush-sh4.c
hugetlbpage.c
init.c
ioremap_32.c
ioremap_64.c
kmap.c sh: Use more aggressive dcache purging in kmap teardown. 2009-09-08 16:21:00 +09:00
mmap.c
nommu.c
numa.c
pmb-fixed.c
pmb.c
tlb-pteaex.c
tlb-sh3.c
tlb-sh4.c
tlb-sh5.c
tlbflush_32.c
tlbflush_64.c