Re: slab: Add transfer_objects() function

From: Christoph Lameter
Date: Tue Mar 21 2006 - 19:21:55 EST


On Tue, 21 Mar 2006, Andrew Morton wrote:

> Christoph Lameter <clameter@xxxxxxx> wrote:
> >
> > +static int transfer_objects(struct array_cache *to,
> > + struct array_cache *from, int max)
>
> Does this ever get called if !CONFIG_NUMA?

Yes. See later in the patch.
-
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/