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

From: Christoph Lameter
Date: Wed Nov 23 2005 - 01:42:28 EST


On Tue, 22 Nov 2005, Andrew Morton wrote:

> +extern int drain_local_pages(void);

drain_cpu_pcps?

The naming scheme is a bit confusing right now. We drain the pcp
structures not pages so maybe switch to pcp and then name each function so
that the function can be distinguishes clearlyu?

> +static int drain_all_local_pages(void)

drain_all_pcps?

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