Re: [PATCH]micro optimization of kcalloc

From: Pekka Enberg
Date: Mon Mar 20 2006 - 10:50:03 EST


On 3/20/06, Oliver Neukum <neukum@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> wrote:
> this optimises away a division in kcalloc by letting the compiler
> do it. It is redone to allow size==0.

Does this shrink kernel text and if yes, how much?

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