Re: [patch 05/10] slab: extract slab_destroy_objs()

From: Horst von Brand
Date: Fri Jan 20 2006 - 12:07:42 EST


Christoph Lameter <clameter@xxxxxxxxxxxx> wrote:
> On Sat, 14 Jan 2006, Pekka Enberg wrote:
>
> > +static void slab_destroy_objs(kmem_cache_t *cachep, struct slab *slabp)
>
> This is only called once right? Make this inline?

Leave it to gcc. It might be called once today, and all over the place
tomorrow.

In any case, it can't be performance-critical.
--
Dr. Horst H. von Brand User #22616 counter.li.org
Departamento de Informatica Fono: +56 32 654431
Universidad Tecnica Federico Santa Maria +56 32 654239
Casilla 110-V, Valparaiso, Chile Fax: +56 32 797513

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