Re: [PATCH 2/3] slub: remove unnecessary statistics,deactivate_to_head/tail

From: David Rientjes
Date: Tue Dec 06 2011 - 16:08:42 EST


On Fri, 2 Dec 2011, Alex Shi wrote:

> From: Alex Shi <alexs@xxxxxxxxx>
>
> Since the head or tail were automaticly decided in add_partial(),
> we didn't need this statistics again.
>

Umm, we shouldn't need to remove these statistics at all: if there is
logic in add_partial() to determine whether to add it to the head or tail,
the stats can still be incremented there appropriately. It would actually
be helpful to cite those stats for your netperf benchmarking when
determining whether patches should be merged or not.
--
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/