Re: [patch] Reset the high water marks in CPUs pcp list

From: Christoph Lameter
Date: Wed Sep 28 2005 - 16:57:02 EST



On Wed, 28 Sep 2005, Martin J. Bligh wrote:

> >> Recent changes in page allocations for pcps has increased the high watermark for these lists. This has resulted in scenarios where pcp lists could be having bigger number of free pages even under low memory conditions.
> >>
> >> [PATCH]: Reduce the high mark in cpu's pcp lists.
> >
> > There is no need for such a patch. The pcp lists are regularly flushed.
> > See drain_remote_pages.
>
> That's only retrieving pages which have migrated off-node, is it not?

Its freeing all pages in off node pcps. There is no page migration
in the current kernels.


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