Re: [PATCH 01/14] mm: Serialize access to min_free_kbytes

From: Andrew Morton
Date: Wed Jul 06 2011 - 19:45:07 EST


On Mon, 20 Jun 2011 14:12:07 +0100
Mel Gorman <mgorman@xxxxxxx> wrote:

> There is a race between the min_free_kbytes sysctl, memory hotplug
> and transparent hugepage support enablement. Memory hotplug uses a
> zonelists_mutex to avoid a race when building zonelists. Reuse it to
> serialise watermark updates.

This patch appears to be a standalone fix, unrelated to the overall
patch series?

How does one trigger the race and what happens when it hits, btw?
--
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/