Re: [thiscpuops upgrade 01/10] percpucounter: Optimize __percpu_counter_adda bit through the use of this_cpu() options.

From: Tejun Heo
Date: Fri Nov 26 2010 - 10:44:49 EST


On 11/24/2010 12:51 AM, Christoph Lameter wrote:
> The this_cpu_* options can be used to optimize __percpu_counter_add a bit. Avoids
> some address arithmetic and saves 12 bytes.
...
> Signed-off-by: Christoph Lameter <cl@xxxxxxxxx>

Reviewed-by: Tejun Heo <tj@xxxxxxxxxx>

--
tejun
--
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/