[PATCH v2] ARM: l2x0: make background cache ops optional for clean and flush range

Rob Herring robherring2 at gmail.com
Tue Sep 18 08:50:04 EDT 2012


On 09/17/2012 05:31 PM, Nicolas Pitre wrote:
> On Mon, 17 Sep 2012, Rob Herring wrote:
> 
>> On 09/17/2012 02:47 PM, Russell King - ARM Linux wrote:
>>> Plus, because there's little justification behind this patch (apart
>>> from a vague reference to the speed of IO accesses) I'm going to say
>>> NAK to this until further information is forthcoming justifying this
>>> change.
>>>
>>
>> 30% faster network transmit rate with pktgen on highbank.
> 
> Please always include your benchmark results in the patch description. 
> That is highly valuable information when looking at commit logs.
> 

Agreed as it would now be helpful if the original optimization to use
background ops had some data as well:

    ARM: l2x0: Optimise the range based operations

    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 at ti.com>
    Acked-by: Catalin Marinas <catalin.marinas at arm.com>
    Acked-by: Linus Walleij <linus.walleij at stericsson.com>

Rob



More information about the linux-arm-kernel mailing list