[PATCH 0/3] fix zone watermark and inactive ration when memoryhotplug occur V2
From: Minchan Kim
Date: Wed May 20 2009 - 20:23:23 EST
Changelog since V1
o Add reviewd-by and acked-by
o Change functions name properly.
Thanks for careful review. Mel, KOSAKI, Yasunori.
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 function name related to pages_min
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 | 43 ++++++++++++++++++++++++-------------------
3 files changed, 31 insertions(+), 21 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/