ARM: l2x0: Optimise the range based operations
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Sun, 11 Jul 2010 09:28:41 +0000 (14:58 +0530)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Tue, 26 Oct 2010 06:10:05 +0000 (11:40 +0530)
For the big buffers which are in excess of cache size, the maintaince
operations by PA are very slow. For such buffers the maintainace
operations can be speeded up by using the WAY based method.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Linus Walleij <linus.walleij@stericsson.com>

No differences found