Re: [PATCH]: Free pages from local pcp lists under tight memoryconditions

From: Christoph Lameter
Date: Wed Nov 23 2005 - 14:29:54 EST


On Tue, 22 Nov 2005, Rohit Seth wrote:

> [PATCH]: This patch free pages (pcp->batch from each list at a time) from
> local pcp lists when a higher order allocation request is not able to
> get serviced from global free_list.

Ummm.. One controversial idea: How about removing the complete pcp
subsystem? Last time we disabled pcps we saw that the effect
that it had was within noise ratio on AIM7. The lru lock taken without
pcp is in the local zone and thus rarely contended.
-
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/