Re: [RFC patch] cmpxchg_double: remove local variables to get betterperformance

From: Alex Shi
Date: Sat Mar 03 2012 - 01:04:00 EST


On 03/02/2012 11:30 PM, Jan Beulich wrote:

>>>> On 02.03.12 at 16:12, Alex Shi <alex.shi@xxxxxxxxx> wrote:
>> On 03/02/2012 05:11 PM, Jan Beulich wrote:
>>> In particular, requiring an L suffix here on literals should be avoided.
>>
>>
>> Even the each macro may save 0x40 bytes text, and bring more 10%
>> execution speed?
>
> Again - if you see meaningful text size differences with optimization
> properly enabled, this may need investigation at the compiler end.


Yes, you are right.
I take back this patch.

>
> Jan
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/