Re: slab: Add transfer_objects() function

From: Andrew Morton
Date: Tue Mar 21 2006 - 19:16:39 EST


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?

If not, can we provide a non-numa version which just goes BUG and saves
some text?
-
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/