[PATCH 0/3] fix zone watermark and inactive ration when memory hotplug occur

From: Minchan Kim
Date: Wed May 20 2009 - 03:18:41 EST



This patch series clean up setup_per_zone_pages_min
and fix memory hotplug bug. (watermark, inactive ratio of zone)

Patch 1/3 is independent of others.

But I just add it for convinient since it is tivial.
If anyone want to devide it, i will do it.

patch 1/3 - change setup_per_zone_pages_min function name
patch 2/3 - devide setup_per_zone_inactive_ratio with per
zone function. this patch helps 3/3
patch 3/3 - reset wmark_min and inactive ratio of zone when
hotplug happens


include/linux/mm.h | 3 ++-
mm/memory_hotplug.c | 6 +++++-
mm/page_alloc.c | 28 ++++++++++++++++------------
3 files changed, 23 insertions(+), 14 deletions(-)

--
Kinds Regards
Minchan Kim
--
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/